Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Block / Hitboxes / Furniture / Platform / Platform_Half.json

Platform_Half

Server/Item/Block/Hitboxes/Furniture/Platform/Platform_Half.json, 178 B

Fields

FieldType
Boxesarray[1]

Source

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