{
  "format_version": "1.12.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.test",
        "texture_width": 32,
        "texture_height": 32,
        "visible_bounds_width": 2,
        "visible_bounds_height": 2.5,
        "visible_bounds_offset": [
          0,
          0.75,
          0
        ]
      },
      "bones": [
        {
          "name": "bone",
          "pivot": [
            0,
            0,
            3.7
          ],
          "cubes": [
            {
              "origin": [
                2.0,
                6.0,
                -2.0
              ],
              "size": [
                7.0,
                1.0,
                3.0
              ],
              "uv": [
                0,
                21
              ],
              "inflate": 0
            }
          ]
        }
      ]
    }
  ]
}