Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Plant / Coral / Plant_Coral_Model_Lime.json

Plant_Coral_Model_Lime

Server/Item/Items/Plant/Coral/Plant_Coral_Model_Lime.json, 459 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

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