Plant_Bush_Arid
Server/Item/Items/Plant/Bushes/Plant_Bush_Arid.json, 402 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Arid.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Arid.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves_Sharp",
"ParticleColor": "#c4b532"
},
"Icon": "Icons/ItemsGenerated/Plant_Bush_Arid.png"
}