Versions / 0.6.0-pre.8.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
| Field | Type |
|---|---|
Boxes | array[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
}
}
]
}