Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Plant / Bushes / Plant_Bush_Dead_Tall.json

Plant_Bush_Dead_Tall

Server/Item/Items/Plant/Bushes/Plant_Bush_Dead_Tall.json, 899 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Dead_Tall.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Shrub.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Shrub_Winter.png",
        "Weight": 1
      }
    ],
    "Group": "Plant",
    "HitboxType": "Plant_Large",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockParticleSetId": "Leaves_Branches",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "ParticleColor": "#423832",
    "TextureComputedColor": "#302621"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Shrub.png",
  "IconProperties": {
    "Scale": 0.52,
    "Translation": [
      0,
      -21.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}