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