Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Wood / Fir / Wood_Fir_Branch_Short.json

Wood_Fir_Branch_Short

Server/Item/Items/Wood/Fir/Wood_Fir_Branch_Short.json, 512 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Fir_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Fir_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Fir",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Spruce.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#5e412d",
    "TextureComputedColor": "#3B271D"
  }
}