Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Wood / Fig_Blue / Wood_Fig_Blue_Trunk_Full.json

Wood_Fig_Blue_Trunk_Full

Server/Item/Items/Wood/Fig_Blue/Wood_Fig_Blue_Trunk_Full.json, 690 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Fig_Blue_Trunk_Full.name"
  },
  "Parent": "Wood_Fig_Blue_Trunk",
  "BlockType": {
    "Textures": [
      {
        "Sides": "BlockTextures/Wood_Trunk_Fig_Blue_Side.png",
        "Weight": 1,
        "UpDown": "BlockTextures/Wood_Trunk_Fig_Blue_Full.png"
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Wood_Fig_Blue_Trunk",
        "GatherType": "Woods"
      }
    },
    "ParticleColor": "#9d4f44",
    "TextureComputedColor": "#88413D"
  },
  "Icon": "Icons/ItemsGenerated/Wood_Fig_Blue_Trunk_Full.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Fig_Blue"
}