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

Plant_Coral_Block_Poison

Server/Item/Items/Plant/Coral/Plant_Coral_Block_Poison.json, 370 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

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