Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Block / Hitboxes / Furniture / Platform / Platform_Thick_Half_Bracket_Full.json

Platform_Thick_Half_Bracket_Full

Server/Item/Block/Hitboxes/Furniture/Platform/Platform_Thick_Half_Bracket_Full.json, 335 B

Fields

FieldType
Boxesarray[2]

Source

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