Plant_Leaves_Palm
Server/Item/Items/Plant/Leaves/Plant_Leaves_Palm.json, 455 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Palm.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Palm_Leaves.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/Palm.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/Palm_Texture.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"ParticleColor": "#9d9a21"
}
}