Plant_Bush_Arid_Red
Server/Item/Items/Plant/Bushes/Plant_Bush_Arid_Red.json, 611 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Arid_Red.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Arid_Red.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves_Branches",
"ParticleColor": "#a8611f",
"TextureComputedColor": "#8F3B17"
},
"Icon": "Icons/ItemsGenerated/Plant_Bush_Arid_Red.png",
"IconProperties": {
"Scale": 0.345,
"Translation": [
2.5,
-26.3
],
"Rotation": [
22.5,
45,
22.5
]
}
}