Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Wood / Windwillow / Wood_Windwillow_Trunk_Full.json

Wood_Windwillow_Trunk_Full

Server/Item/Items/Wood/Windwillow/Wood_Windwillow_Trunk_Full.json, 683 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Windwillow_Trunk_Full.name"
  },
  "Parent": "Wood_Windwillow_Trunk",
  "Icon": "Icons/ItemsGenerated/Wood_Willow_Trunk_Full.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Windwillow",
  "BlockType": {
    "Textures": [
      {
        "Sides": "BlockTextures/Wood_Trunk_Sand.png",
        "UpDown": "BlockTextures/Wood_Trunk_Sand_Full.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Wood_Windwillow_Trunk",
        "GatherType": "Woods"
      }
    },
    "ParticleColor": "#c19e52",
    "TextureComputedColor": "#BF963D"
  }
}