{
  "parent": "block/block",
  "textures": {
    "atlas": "minecraft:block/skating_pyramid_atlas",
    "particle": "minecraft:block/skating_pyramid_atlas"
  },
  "elements": [
    {
      "from": [
        0,
        5,
        0
      ],
      "to": [
        16,
        6,
        16
      ],
      "faces": {
        "north": {
          "uv": [
            5.75,
            6,
            7.75,
            6.125
          ],
          "texture": "#atlas"
        },
        "south": {
          "uv": [
            5.75,
            6,
            7.75,
            6.125
          ],
          "texture": "#atlas"
        },
        "east": {
          "uv": [
            5.75,
            6,
            7.75,
            6.125
          ],
          "texture": "#atlas"
        },
        "west": {
          "uv": [
            5.75,
            6,
            7.75,
            6.125
          ],
          "texture": "#atlas"
        },
        "up": {
          "uv": [
            0,
            6,
            2,
            8
          ],
          "texture": "#atlas"
        },
        "down": {
          "uv": [
            2,
            6,
            4,
            8
          ],
          "texture": "#atlas"
        }
      },
      "name": "flat_top"
    },
    {
      "from": [
        -16,
        6,
        16
      ],
      "to": [
        32,
        6,
        32
      ],
      "faces": {
        "up": {
          "uv": [
            4,
            0,
            10,
            2
          ],
          "texture": "#atlas"
        }
      },
      "name": "front_bank",
      "rotation": {
        "origin": [
          8,
          6,
          16
        ],
        "axis": "x",
        "angle": 22.5
      }
    },
    {
      "from": [
        -16,
        6,
        -16
      ],
      "to": [
        32,
        6,
        0
      ],
      "faces": {
        "up": {
          "uv": [
            10,
            0,
            16,
            2
          ],
          "texture": "#atlas"
        }
      },
      "name": "rear_bank",
      "rotation": {
        "origin": [
          8,
          6,
          0
        ],
        "axis": "x",
        "angle": -22.5
      }
    },
    {
      "from": [
        16,
        6,
        -16
      ],
      "to": [
        32,
        6,
        32
      ],
      "faces": {
        "up": {
          "uv": [
            0,
            0,
            2,
            6
          ],
          "texture": "#atlas"
        }
      },
      "name": "right_bank",
      "rotation": {
        "origin": [
          16,
          6,
          8
        ],
        "axis": "z",
        "angle": -22.5
      }
    },
    {
      "from": [
        -16,
        6,
        -16
      ],
      "to": [
        0,
        6,
        32
      ],
      "faces": {
        "up": {
          "uv": [
            2,
            0,
            4,
            6
          ],
          "texture": "#atlas"
        }
      },
      "name": "left_bank",
      "rotation": {
        "origin": [
          0,
          6,
          8
        ],
        "axis": "z",
        "angle": 22.5
      }
    },
    {
      "from": [
        1,
        0,
        1
      ],
      "to": [
        15,
        5,
        15
      ],
      "faces": {
        "north": {
          "uv": [
            4,
            6,
            5.75,
            6.625
          ],
          "texture": "#atlas"
        },
        "south": {
          "uv": [
            4,
            6,
            5.75,
            6.625
          ],
          "texture": "#atlas"
        },
        "east": {
          "uv": [
            4,
            6,
            5.75,
            6.625
          ],
          "texture": "#atlas"
        },
        "west": {
          "uv": [
            4,
            6,
            5.75,
            6.625
          ],
          "texture": "#atlas"
        }
      },
      "name": "central_support"
    }
  ],
  "groups": [
    {
      "name": "pyramid",
      "origin": [
        8,
        0,
        8
      ],
      "children": [
        0,
        1,
        2,
        3,
        4,
        5
      ],
      "parent": -1
    }
  ]
}