Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Wood / Stormbark / Wood_Stormbark_Branch_Short.json

Wood_Stormbark_Branch_Short

Server/Item/Items/Wood/Stormbark/Wood_Stormbark_Branch_Short.json, 533 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Stormbark_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Stormbark.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#9da780",
    "TextureComputedColor": "#607052"
  },
  "Icon": "Icons/ItemsGenerated/Wood_Stormbark_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Stormbark"
}