Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Item / Items / Plant / Bushes / Plant_Bush_Winter.json

Plant_Bush_Winter

Server/Item/Items/Plant/Bushes/Plant_Bush_Winter.json, 645 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Winter.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Winter_Frozen.png",
        "Weight": 1
      }
    ],
    "Group": "Plant",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockParticleSetId": "Leaves_Branches",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "ParticleColor": "#5a616a",
    "TextureComputedColor": "#4E5157"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Shrub_Frozen.png"
}