Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Block / Hitboxes / Structure / Beam / Beam.json

Beam

Server/Item/Block/Hitboxes/Structure/Beam/Beam.json, 181 B

Fields

FieldType
Boxesarray[1]

Source

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