Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Wood / Petrified / Wood_Petrified_Trunk_Full.json

Wood_Petrified_Trunk_Full

Server/Item/Items/Wood/Petrified/Wood_Petrified_Trunk_Full.json, 817 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Petrified_Trunk_Full.name"
  },
  "Parent": "Wood_Petrified_Trunk",
  "Icon": "Icons/ItemsGenerated/Wood_Petrified_Trunk_Full.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Petrified",
  "BlockType": {
    "Textures": [
      {
        "Sides": "BlockTextures/Wood_Trunk_Petrified_Side.png",
        "UpDown": "BlockTextures/Wood_Trunk_Petrified_Full.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Wood_Petrified_Trunk",
        "GatherType": "Woods"
      }
    },
    "ParticleColor": "#413b38"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      0.0,
      -13.5
    ]
  }
}