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