Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Block / Hitboxes / Furniture / Pad_Portal.json

Pad_Portal

Server/Item/Block/Hitboxes/Furniture/Pad_Portal.json, 186 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": -0.5,
        "Y": 0,
        "Z": -0.5
      },
      "Max": {
        "X": 1.5,
        "Y": 0.45,
        "Z": 1.5
      }
    }
  ]
}