Plant_Bush_Green
Server/Item/Items/Plant/Bushes/Plant_Bush_Green.json, 766 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
ItemLevel | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Green.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"Opacity": "Semitransparent",
"CustomModel": "Blocks/Foliage/Plants/Bush_Berry.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Berry_Texture.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves",
"ParticleColor": "#429225",
"BlockSoundSetId": "Fern",
"PhysicalMaterialId": "Foliage",
"CustomModelScale": 0.9
},
"Icon": "Icons/ItemsGenerated/Plant_Bush_Berry.png",
"IconProperties": {
"Scale": 0.58823,
"Translation": [
0,
-19.1
],
"Rotation": [
22.5,
45,
22.5
]
},
"ItemLevel": 44
}