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