Plant_Coral_Model_Cyan
Server/Item/Items/Plant/Coral/Plant_Coral_Model_Cyan.json, 461 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Cyan.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Cyan.png",
"Parent": "Plant_Coral_Model_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Sponge_Cyan.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Sponge_Cyan_Texture.png",
"Weight": 1
}
],
"ParticleColor": "#a0f3ff"
}
}