Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Plant / Bushes / Plant_Bush_Dead_Twisted.json

Plant_Bush_Dead_Twisted

Server/Item/Items/Plant/Bushes/Plant_Bush_Dead_Twisted.json, 725 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Dead_Twisted.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "Opacity": "Semitransparent",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Dead.png",
        "Weight": 10
      },
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Dead_Stem.png",
        "Weight": 1
      }
    ],
    "CustomModelScale": 0.7,
    "Group": "Plant",
    "BlockParticleSetId": "Leaves_Branches",
    "ParticleColor": "#4f3d3c",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "TextureComputedColor": "#2F2423"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Dead_Large.png"
}