Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Block / Hitboxes / Structure / Stairs / Stairs_Corner_Steep_Left.json

Stairs_Corner_Steep_Left

Server/Item/Block/Hitboxes/Structure/Stairs/Stairs_Corner_Steep_Left.json, 334 B

Fields

FieldType
Boxesarray[2]

Source

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