Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Block / Hitboxes / Furniture / Sign / Sign_Wall.json

Sign_Wall

Server/Item/Block/Hitboxes/Furniture/Sign/Sign_Wall.json, 177 B

Fields

FieldType
Boxesarray[1]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0,
        "Z": 0
      },
      "Max": {
        "X": 1,
        "Y": 0.8,
        "Z": 0.2
      }
    }
  ]
}