Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Block / Hitboxes / Structure / Rail / Rail.json

Rail

Server/Item/Block/Hitboxes/Structure/Rail/Rail.json, 176 B

Fields

FieldType
Boxesarray[1]

Source

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