Plant_Leaves_Fir_Red
Server/Item/Items/Plant/Leaves/Plant_Leaves_Fir_Red.json, 519 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Fir_Red.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Fir_Leaves_Red.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/PineShape.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/PineShape_Textures/RedPine.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"ParticleColor": "#b05c2d",
"TextureComputedColor": "#90492D"
}
}