Chest_Large_Legendary
Server/Item/Block/Hitboxes/Furniture/Chest/Chest_Large_Legendary.json, 354 B
Fields
| Field | Type |
|---|---|
Boxes | array[2] |
Source
{
"Boxes": [
{
"Min": {
"X": -0.9,
"Y": 0,
"Z": 0.05
},
"Max": {
"X": 0.9,
"Y": 1,
"Z": 0.95
}
},
{
"Min": {
"X": -0.75,
"Y": 1,
"Z": 0.15
},
"Max": {
"X": 0.75,
"Y": 1.25,
"Z": 0.85
}
}
]
}