Plant_Coral_Bush_Violet
Server/Item/Items/Plant/Coral/Plant_Coral_Bush_Violet.json, 499 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Bush_Violet.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Bush_Violet.png",
"Parent": "Plant_Coral_Bush_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Bush_Small.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Bush_Small_Violet.png",
"Weight": 1
}
],
"ParticleColor": "#ff65dd",
"TextureComputedColor": "#D477C7"
}
}