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

Sign_Tall

Server/Item/Block/Hitboxes/Furniture/Sign/Sign_Tall.json, 348 B

Fields

FieldType
Boxesarray[2]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0.7,
        "Y": 0,
        "Z": 0.35
      },
      "Max": {
        "X": 1,
        "Y": 3,
        "Z": 0.65
      }
    },
    {
      "Min": {
        "X": -0.5,
        "Y": 2,
        "Z": 0.35
      },
      "Max": {
        "X": 0.7,
        "Y": 2.9,
        "Z": 0.65
      }
    }
  ]
}