Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Bushes / Plant_Bush_Hanging.json

Plant_Bush_Hanging

Server/Item/Items/Plant/Bushes/Plant_Bush_Hanging.json, 831 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Hanging.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Hanging_Textures/Hanging_Bush.png",
        "Weight": 1
      }
    ],
    "Effect": [
      "Wind"
    ],
    "CustomModel": "Blocks/Foliage/Leaves/Hanging.blockymodel",
    "CustomModelScale": 1.1,
    "Opacity": "Cutout",
    "BlockParticleSetId": "Leaves_Sharp",
    "ParticleColor": "#2c5d3e",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "TextureComputedColor": "#26452F"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Hanging.png",
  "IconProperties": {
    "Scale": 0.4,
    "Translation": [
      0.9,
      -15.9
    ],
    "Rotation": [
      22.5,
      56.8,
      22.5
    ]
  }
}