{
  "parent": "block/block",
  "textures": {
    "atlas": "minecraft:block/classic_rubik_s_cube_blocky_classic_rubi",
    "particle": "minecraft:block/classic_rubik_s_cube_blocky_classic_rubi"
  },
  "elements": [
    {
      "from": [
        0,
        0,
        0
      ],
      "to": [
        16,
        16,
        16
      ],
      "faces": {
        "north": {
          "uv": [
            0,
            0,
            4,
            4
          ],
          "texture": "#atlas"
        },
        "south": {
          "uv": [
            4,
            0,
            8,
            4
          ],
          "texture": "#atlas"
        },
        "east": {
          "uv": [
            8,
            0,
            12,
            4
          ],
          "texture": "#atlas"
        },
        "west": {
          "uv": [
            12,
            0,
            16,
            4
          ],
          "texture": "#atlas"
        },
        "up": {
          "uv": [
            0,
            4,
            4,
            8
          ],
          "texture": "#atlas"
        },
        "down": {
          "uv": [
            4,
            4,
            8,
            8
          ],
          "texture": "#atlas"
        }
      },
      "name": "puzzle_body"
    }
  ],
  "groups": [
    {
      "name": "puzzle",
      "origin": [
        8,
        8,
        8
      ],
      "children": [
        0
      ],
      "parent": -1
    }
  ]
}