Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Item / Items / Plant / Coral / Plant_Coral_Bush_Purple.json

Plant_Coral_Bush_Purple

Server/Item/Items/Plant/Coral/Plant_Coral_Bush_Purple.json, 499 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Coral_Bush_Purple.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Bush_Purple.png",
  "Parent": "Plant_Coral_Bush_Green",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Water/Coral_Bush_Small.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Coral_Bush_Small_Purple.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#c996ff",
    "TextureComputedColor": "#9061B5"
  }
}