Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Coral / Plant_Coral_Model_Grey.json

Plant_Coral_Model_Grey

Server/Item/Items/Plant/Coral/Plant_Coral_Model_Grey.json, 501 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Coral_Model_Grey.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Grey.png",
  "Parent": "Plant_Coral_Model_Green",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Water/Coral_Medium_Grey.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Coral_Medium_Grey_Texture.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#cfddac",
    "TextureComputedColor": "#50624C"
  }
}