Versions / 0.6.0-pre.8 / Item / Block / Hitboxes / Furniture / Door_Medium / Door_Medium_Open_Out.json
Door_Medium_Open_Out
Server/Item/Block/Hitboxes/Furniture/Door_Medium/Door_Medium_Open_Out.json, 341 B
Fields
| Field | Type |
|---|---|
Boxes | array[2] |
Source
{
"Boxes": [
{
"Min": {
"X": 0,
"Y": 0,
"Z": -1
},
"Max": {
"X": 0.175,
"Y": 3,
"Z": 0.5
}
},
{
"Min": {
"X": 2.825,
"Y": 0,
"Z": -1
},
"Max": {
"X": 3,
"Y": 3,
"Z": 0.5
}
}
]
}