Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Block / Hitboxes / Furniture / Window / Window_Large.json

Window_Large

Server/Item/Block/Hitboxes/Furniture/Window/Window_Large.json, 177 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0,
        "Z": 0.4
      },
      "Max": {
        "X": 2,
        "Y": 2,
        "Z": 0.6
      }
    }
  ]
}