Plant_Coral_Block_Red
Server/Item/Items/Plant/Coral/Plant_Coral_Block_Red.json, 401 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Block_Red.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Block_Red.png",
"Parent": "Plant_Coral_Block_Green",
"BlockType": {
"Textures": [
{
"Weight": 1,
"All": "BlockTextures/Plant_Coral_Block_Red.png"
}
],
"ParticleColor": "#e44545",
"TextureComputedColor": "#AC2F31"
}
}