Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Block / Hitboxes / Structure / Chain / Chain.json

Chain

Server/Item/Block/Hitboxes/Structure/Chain/Chain.json, 181 B

Fields

FieldType
Boxesarray[1]

Source

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