Plant_Leaves_Banyan
Server/Item/Items/Plant/Leaves/Plant_Leaves_Banyan.json, 442 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Banyan.name"
},
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Banyan.png",
"Weight": 1
}
],
"ParticleColor": "#2d863d"
},
"Icon": "Icons/ItemsGenerated/Plant_Banyan_Leaves.png"
}