Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Block / Hitboxes / Structure / Fence / Fence_Gate_Open_In.json

Fence_Gate_Open_In

Server/Item/Block/Hitboxes/Structure/Fence/Fence_Gate_Open_In.json, 184 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0.05,
        "Y": 0,
        "Z": 0.35
      },
      "Max": {
        "X": 0.2,
        "Y": 1,
        "Z": 1.25
      }
    }
  ]
}