Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Wood / Ash / Wood_Ash_Branch_Long.json

Wood_Ash_Branch_Long

Server/Item/Items/Wood/Ash/Wood_Ash_Branch_Long.json, 506 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Ash_Branch_Long.name"
  },
  "Parent": "Wood_Oak_Branch_Long",
  "Icon": "Icons/ItemsGenerated/Wood_Ash_Branch_Long.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Ash",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Ash.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#5a4034",
    "TextureComputedColor": "#3C2621"
  }
}