Plant_Coral_Model_Pink
Server/Item/Items/Plant/Coral/Plant_Coral_Model_Pink.json, 488 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Model_Pink.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Model_Pink.png",
"Parent": "Plant_Coral_Model_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Small.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Small_Purple.png",
"Weight": 1
}
],
"ParticleColor": "#e049ec",
"TextureComputedColor": "#492D56"
}
}