Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Block / Hitboxes / Furniture / Chest / Chest_Large.json

Chest_Large

Server/Item/Block/Hitboxes/Furniture/Chest/Chest_Large.json, 184 B

Fields

FieldType
Boxesarray[1]

Source

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