Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Coral / Plant_Coral_Block_Yellow.json

Plant_Coral_Block_Yellow

Server/Item/Items/Plant/Coral/Plant_Coral_Block_Yellow.json, 410 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

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