Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Plant / Coral / Plant_Coral_Block_White.json

Plant_Coral_Block_White

Server/Item/Items/Plant/Coral/Plant_Coral_Block_White.json, 407 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Coral_Block_White.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Block_White.png",
  "Parent": "Plant_Coral_Block_Green",
  "BlockType": {
    "Textures": [
      {
        "Weight": 1,
        "All": "BlockTextures/Plant_Coral_Block_White.png"
      }
    ],
    "ParticleColor": "#d8e9eb",
    "TextureComputedColor": "#C6CFD4"
  }
}