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