Versions / 0.5.4 / Item / Block / Hitboxes / Structure / Fence / Fence_Gate_Open_In_Interaction.json
Fence_Gate_Open_In_Interaction
Server/Item/Block/Hitboxes/Structure/Fence/Fence_Gate_Open_In_Interaction.json, 182 B
Fields
| Field | Type |
|---|---|
Boxes | array[1] |
Source
{
"Boxes": [
{
"Min": {
"X": 0,
"Y": 0,
"Z": 0.05
},
"Max": {
"X": 0.5,
"Y": 1,
"Z": 1.55
}
}
]
}