Plant_Bush_Arid_Sharp
Server/Item/Items/Plant/Bushes/Plant_Bush_Arid_Sharp.json, 631 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Arid_Sharp.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Grass_Dry.png",
"Weight": 1
}
],
"BlockParticleSetId": "Grass",
"ParticleColor": "#847c24"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Dry_Bushy.png",
"IconProperties": {
"Scale": 0.52,
"Translation": [
3.7,
-18.5
],
"Rotation": [
22.5,
45,
22.5
]
}
}