Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Plant / Bushes / Plant_Bush_Winter_Snow.json

Plant_Bush_Winter_Snow

Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Snow.json, 533 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

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",
    "TextureComputedColor": "#BED2DC"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Winter_Snow.png"
}