Plant_Leaves_Snow
Server/Item/Items/Plant/Leaves/Plant_Leaves_Snow.json, 412 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Snow.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Leaves_Snow.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/PineShape.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/PineShape_Textures/Leaves_Snowy.png",
"Weight": 1
}
]
}
}