Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Bushes / Plant_Bush_Dead.json

Plant_Bush_Dead

Server/Item/Items/Plant/Bushes/Plant_Bush_Dead.json, 845 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Dead.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "Opacity": "Semitransparent",
    "CustomModel": "Blocks/Foliage/Plants/Bush_Dead.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Dead_Texture.png",
        "Weight": 1
      }
    ],
    "Flags": {
      "IsStackable": false
    },
    "HitboxType": "Plant_Tall_Full",
    "BlockParticleSetId": "Leaves_Branches",
    "ParticleColor": "#54514b",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "TextureComputedColor": "#3E3B35"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Dead.png",
  "IconProperties": {
    "Scale": 0.42,
    "Translation": [
      0,
      -23.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}