Plant_Leaves_Bramble
Server/Item/Items/Plant/Leaves/Plant_Leaves_Bramble.json, 557 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Bramble.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Bramble_Leaves.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"RandomRotation": "YawStep1",
"CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Gramble.png",
"Weight": 1
}
],
"ParticleColor": "#b46b26",
"BlockSoundSetId": "Bramble",
"TextureComputedColor": "#734A1D"
}
}