Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Item / Block / Hitboxes / Furniture / Chest / Chest_Large_Open.json

Chest_Large_Open

Server/Item/Block/Hitboxes/Furniture/Chest/Chest_Large_Open.json, 186 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": -0.9,
        "Y": 0,
        "Z": 0.05
      },
      "Max": {
        "X": 0.9,
        "Y": 0.5,
        "Z": 0.95
      }
    }
  ]
}