{
  "format_version": "1.12.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.minecart.v1.8",
        "texture_width": 64,
        "texture_height": 32
      },
      "bones": [
        {
          "name": "bottom",
          "pivot": [ 0.0, 6.0, 0.0 ],
          "cubes": [
            {
              "origin": [ -10.0, -6.5, -1.0 ],
              "size": [ 20.0, 16.0, 2.0 ],
              "rotation": [ 90.0, 0.0, 0.0 ],
              "uv": [ 0.0, 10.0 ]
            }
          ]
        },
        {
          "name": "back",
          "pivot": [ 0.0, 0.0, 0.0 ],
          "cubes": [
            {
              "origin": [ -17.0, 2.5, -1.0 ],
              "size": [ 16.0, 8.0, 2.0 ],
              "rotation": [ 0.0, 270.0, 0.0 ],
              "uv": [ 0.0, 0.0 ]
            }
          ],
          "parent": "bottom"
        },
        {
          "name": "front",
          "pivot": [ 0.0, 0.0, 0.0 ],
          "cubes": [
            {
              "origin": [ 1.0, 2.5, -1.0 ],
              "size": [ 16.0, 8.0, 2.0 ],
              "rotation": [ 0.0, 90.0, 0.0 ],
              "uv": [ 0.0, 0.0 ]
            }
          ],
          "parent": "bottom"
        },
        {
          "name": "right",
          "pivot": [ 0.0, 0.0, 0.0 ],
          "cubes": [
            {
              "origin": [ -8.0, 2.5, -8.0 ],
              "size": [ 16.0, 8.0, 2.0 ],
              "rotation": [ 0.0, 180.0, 0.0 ],
              "uv": [ 0.0, 0.0 ]
            }
          ],
          "parent": "bottom"
        },
        {
          "name": "left",
          "pivot": [ 0.0, 0.0, 0.0 ],
          "cubes": [
            {
              "origin": [ -8.0, 2.5, 6.0 ],
              "size": [ 16.0, 8.0, 2.0 ],
              "uv": [ 0.0, 0.0 ]
            }
          ],
          "parent": "bottom"
        }
      ]
    }
  ]
}
