Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Block / Hitboxes / Furniture / Sign / Sign_Side.json

Sign_Side

Server/Item/Block/Hitboxes/Furniture/Sign/Sign_Side.json, 181 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0.1,
        "Z": 0.4
      },
      "Max": {
        "X": 1,
        "Y": 0.9,
        "Z": 0.6
      }
    }
  ]
}