Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Wood / Jungle / Wood_Jungle_Branch_Short.json

Wood_Jungle_Branch_Short

Server/Item/Items/Wood/Jungle/Wood_Jungle_Branch_Short.json, 521 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Jungle_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Jungle_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Jungle",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Jungle.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#5d6b22",
    "TextureComputedColor": "#484A1D"
  }
}