Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Item / Block / Hitboxes / Furniture / Chest / Chest_Large_Legendary.json

Chest_Large_Legendary

Server/Item/Block/Hitboxes/Furniture/Chest/Chest_Large_Legendary.json, 354 B

Fields

FieldType
Boxesarray[2]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": -0.9,
        "Y": 0,
        "Z": 0.05
      },
      "Max": {
        "X": 0.9,
        "Y": 1,
        "Z": 0.95
      }
    },
    {
      "Min": {
        "X": -0.75,
        "Y": 1,
        "Z": 0.15
      },
      "Max": {
        "X": 0.75,
        "Y": 1.25,
        "Z": 0.85
      }
    }
  ]
}