Versions / 0.6.0-pre.6 / Item / Block / Hitboxes / Furniture / Platform / Platform_Half_Bracket_Full.json
Platform_Half_Bracket_Full
Server/Item/Block/Hitboxes/Furniture/Platform/Platform_Half_Bracket_Full.json, 337 B
Fields
| Field | Type |
|---|---|
Boxes | array[2] |
Source
{
"Boxes": [
{
"Min": {
"X": 0,
"Y": 0.75,
"Z": 0
},
"Max": {
"X": 1,
"Y": 1,
"Z": 0.5
}
},
{
"Min": {
"X": 0,
"Y": 0,
"Z": 0
},
"Max": {
"X": 1,
"Y": 0.75,
"Z": 0.1
}
}
]
}