{
  "format_version": "1.12.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.bt_head_base",
        "texture_width": 64,
        "texture_height": 32,
        "visible_bounds_width": 2,
        "visible_bounds_height": 3,
        "visible_bounds_offset": [0, 1.5, 0]
      },
      "bones": [
        {
          "name": "head",
          "pivot": [0, 4, 0],
          "cubes": [{ "origin": [-4, 0, -4], "size": [8, 8, 8], "uv": [0, 0] }]
        },
        {
          "name": "hat",
          "parent": "head",
          "pivot": [0, 0, 0],
          "cubes": [
            {
              "origin": [-4, 0, -4],
              "size": [8, 8, 8],
              "inflate": 0.5,
              "uv": [32, 0]
            }
          ]
        }
      ]
    }
  ]
}
