{
  "bounds": {
    "max": [
      1,
      1,
      1
    ],
    "min": [
      0,
      0,
      0
    ]
  },
  "contract": "four occupied voxels; palette indices 1 through 4; no stored mesh faces",
  "faces": [],
  "occupiedVoxels": [
    {
      "paletteIndex": 1,
      "position": [
        0,
        0,
        0
      ]
    },
    {
      "paletteIndex": 2,
      "position": [
        1,
        0,
        0
      ]
    },
    {
      "paletteIndex": 3,
      "position": [
        0,
        1,
        0
      ]
    },
    {
      "paletteIndex": 4,
      "position": [
        0,
        0,
        1
      ]
    }
  ],
  "sourceFormat": "vox"
}
