Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Plant / Bushes / Plant_Bush_Dead_Hanging.json

Plant_Bush_Dead_Hanging

Server/Item/Items/Plant/Bushes/Plant_Bush_Dead_Hanging.json, 752 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Dead_Hanging.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "Opacity": "Semitransparent",
    "CustomModel": "Blocks/Foliage/Leaves/Hanging.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Hanging_Textures/Roots.png",
        "Weight": 1
      }
    ],
    "CustomModelScale": 1,
    "Group": "Plant",
    "BlockParticleSetId": "Leaves_Branches",
    "ParticleColor": "#575c5b",
    "BlockSoundSetId": "Bush"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Dead_Hanging.png",
  "IconProperties": {
    "Scale": 0.445,
    "Translation": [
      0,
      -21.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}