Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / 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

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0,
        "Z": 0.05
      },
      "Max": {
        "X": 0.5,
        "Y": 1,
        "Z": 1.55
      }
    }
  ]
}