Plant_Coral_Bush_White
Server/Item/Items/Plant/Coral/Plant_Coral_Bush_White.json, 453 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Coral_Bush_White.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Coral_Bush_White.png",
"Parent": "Plant_Coral_Bush_Green",
"BlockType": {
"CustomModel": "Blocks/Foliage/Water/Coral_Bush.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Water/Coral_Bush_Textures/White.png",
"Weight": 1
}
],
"ParticleColor": "#f7feff"
}
}