Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Wood / Bamboo / Wood_Bamboo_Branch_Long.json

Wood_Bamboo_Branch_Long

Server/Item/Items/Wood/Bamboo/Wood_Bamboo_Branch_Long.json, 599 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Bamboo_Branch_Long.name"
  },
  "Parent": "Wood_Oak_Branch_Long",
  "Icon": "Icons/ItemsGenerated/Wood_Bamboo_Branch_Long.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Bamboo",
  "BlockType": {
    "CustomModel": "Blocks/Structures/Tubes/Long_Simple_UV.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Long_Simple_UV_Textures/Bamboo.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#bbd480",
    "TextureComputedColor": "#8EA057"
  }
}