Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Plant / Coral / Plant_Coral_Model_Yellow.json

Plant_Coral_Model_Yellow

Server/Item/Items/Plant/Coral/Plant_Coral_Model_Yellow.json, 467 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Coral_Model_Yellow.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Yellow.png",
  "Parent": "Plant_Coral_Model_Green",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Water/Coral_Tubes_Yellow.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Coral_Tubes_Yellow_Texture.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#f7d683"
  }
}