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

Plant_Coral_Model_Pink

Server/Item/Items/Plant/Coral/Plant_Coral_Model_Pink.json, 488 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Coral_Model_Pink.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Pink.png",
  "Parent": "Plant_Coral_Model_Green",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Water/Coral_Small.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Coral_Small_Purple.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#e049ec",
    "TextureComputedColor": "#492D56"
  }
}