Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Wood / Banyan / Wood_Banyan_Branch_Short.json

Wood_Banyan_Branch_Short

Server/Item/Items/Wood/Banyan/Wood_Banyan_Branch_Short.json, 521 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Banyan_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Banyan_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Banyan",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Banyan.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#7b5f43",
    "TextureComputedColor": "#775934"
  }
}