Plant_Leaves_Stormbark
Server/Item/Items/Plant/Leaves/Plant_Leaves_Stormbark.json, 488 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Stormbark.name"
},
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/WindyShape_Textures/Stormbark.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"CustomModel": "Blocks/Foliage/Leaves/WindyShape.blockymodel",
"ParticleColor": "#a0c6c6"
},
"Icon": "Icons/ItemsGenerated/Plant_Leaves_Stormbark.png"
}