Plant_Bush_Dead_Twisted
Server/Item/Items/Plant/Bushes/Plant_Bush_Dead_Twisted.json, 649 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Dead_Twisted.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"Opacity": "Semitransparent",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Dead.png",
"Weight": 10
},
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Dead_Stem.png",
"Weight": 1
}
],
"CustomModelScale": 0.7,
"Group": "Plant",
"BlockParticleSetId": "Leaves_Branches",
"ParticleColor": "#4f3d3c",
"BlockSoundSetId": "Bush"
},
"Icon": "Icons/ItemsGenerated/Plant_Bush_Dead_Large.png"
}