{
  "format_version": "1.12.0",
  "minecraft:geometry": [
    {
      "description": {
        "identifier": "geometry.ignis_boots",
        "texture_width": 64,
        "texture_height": 64,
        "visible_bounds_width": 4,
        "visible_bounds_height": 4,
        "visible_bounds_offset": [
          0,
          1.5,
          0
        ]
      },
      "bones": [
        {
          "name": "bipedRightLeg",
          "pivot": [
            -1.9,
            12.0,
            0.0
          ]
        },
        {
          "name": "armorRightLeg",
          "parent": "bipedRightLeg",
          "pivot": [
            -1.9,
            12.0,
            0.0
          ]
        },
        {
          "name": "bipedLeftLeg",
          "pivot": [
            1.9,
            12.0,
            0.0
          ]
        },
        {
          "name": "armorLeftLeg",
          "parent": "bipedLeftLeg",
          "pivot": [
            1.9,
            12.0,
            0.0
          ]
        }
      ]
    }
  ]
}