Plant_Leaves_Palm_Arid
Server/Item/Items/Plant/Leaves/Plant_Leaves_Palm_Arid.json, 478 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Palm_Arid.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Palm_Giant_Leaves.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Palm_Giant.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Palm_Giant_default.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"ParticleColor": "#8a870f"
}
}