Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Block / Hitboxes / Structure / Fence / Fence.json

Fence

Server/Item/Block/Hitboxes/Structure/Fence/Fence.json, 177 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0,
        "Z": 0.3
      },
      "Max": {
        "X": 1,
        "Y": 1,
        "Z": 0.7
      }
    }
  ]
}