Plant_Bush_Winter_Sharp
Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Sharp.json, 665 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Winter_Sharp.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Winter.png",
"Weight": 1
}
],
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Plant",
"ParticleColor": "#d4e2e2"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Bushy.png",
"IconProperties": {
"Scale": 0.56,
"Translation": [
4.9,
-17.9
],
"Rotation": [
22.5,
45,
22.5
]
}
}