Versions / 0.5.6 / Item / Block / Hitboxes / Structure / Fence / Fence_Gate_Open_Out_Interaction.json
Fence_Gate_Open_Out_Interaction
Server/Item/Block/Hitboxes/Structure/Fence/Fence_Gate_Open_Out_Interaction.json, 183 B
Fields
| Field | Type |
|---|---|
Boxes | array[1] |
Source
{
"Boxes": [
{
"Min": {
"X": 0,
"Y": 0,
"Z": -0.55
},
"Max": {
"X": 0.5,
"Y": 1,
"Z": 0.95
}
}
]
}