Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Wood / Bamboo / Wood_Bamboo_Roots_Deco.json

Wood_Bamboo_Roots_Deco

Server/Item/Items/Wood/Bamboo/Wood_Bamboo_Roots_Deco.json, 795 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject
Tagsobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Bamboo_Roots_Deco.name"
  },
  "Parent": "Wood_Bamboo_Roots",
  "Icon": "Icons/ItemsGenerated/Wood_Bamboo_Roots_Deco.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Bamboo",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Tree/Roots_Textures/Wood_Roots_GS.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#e0b366",
    "Tint": [
      "#f8ae42"
    ],
    "TextureComputedColor": "#AEAEAE"
  },
  "Tags": {
    "Type": [
      "Wood"
    ],
    "Family": [
      "Bamboo"
    ]
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}