Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Wood / Burnt / Wood_Burnt_Branch_Short.json

Wood_Burnt_Branch_Short

Server/Item/Items/Wood/Burnt/Wood_Burnt_Branch_Short.json, 673 B

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Burnt_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Burnt_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Burnt",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Burnt.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#353535",
    "TextureComputedColor": "#272728"
  },
  "Tags": {
    "Type": [
      "Wood",
      "Tree",
      "Branch"
    ],
    "SubType": [
      "Branch"
    ],
    "Family": [
      "Burnt"
    ]
  }
}