Plant_Leaves_Fir_Snow
Server/Item/Items/Plant/Leaves/Plant_Leaves_Fir_Snow.json, 561 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Fir_Snow.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Leaves_Fir_Snow.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"RandomRotation": "None",
"CustomModel": "Blocks/Foliage/Leaves/PineShape_NSEW.blockymodel",
"VariantRotation": "NESW",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/PineShape_NSEW_Textures/Pine_Snowy.png",
"Weight": 1
}
],
"ParticleColor": "#e1e9eb",
"TextureComputedColor": "#E8EEF0"
}
}