Plant_Bush_Winter_Snow
Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Snow.json, 494 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bush_Winter_Snow.name"
},
"Parent": "Plant_Bush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Winter_Snow.png",
"Weight": 1
}
],
"BlockParticleSetId": "Leaves_Fir_Snow",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"ParticleColor": "#e5f1f9"
},
"Icon": "Icons/ItemsGenerated/Plant_Bush_Winter_Snow.png"
}