Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Block / Hitboxes / Furniture / Tombstone / Tombstone_Village.json

Tombstone_Village

Server/Item/Block/Hitboxes/Furniture/Tombstone/Tombstone_Village.json, 344 B

Fields

FieldType
Boxesarray[2]

Source

{
  "Boxes": [
    {
      "Min": {
        "X": 0,
        "Y": 0,
        "Z": 0
      },
      "Max": {
        "X": 1,
        "Y": 0.4,
        "Z": 1
      }
    },
    {
      "Min": {
        "X": 0.1,
        "Y": 0.4,
        "Z": 0.2
      },
      "Max": {
        "X": 0.95,
        "Y": 1.65,
        "Z": 0.55
      }
    }
  ]
}