{
  "format_version": "1.8.0",
  "geometry.evoker:geometry.villager": {
    "visible_bounds_width": 1.5,
    "visible_bounds_height": 2.5,
    "visible_bounds_offset": [ 0, 1.25, 0 ],
    "texturewidth": 64,
    "textureheight": 64,
    "bones": [
      {
        "name": "nose",
        "parent": "head"
      },
      {
        "name": "rightarm",
        "pivot": [ -5.0, 22.0, 0.0 ],
        "locators": {
          "right_hand": [ -6.0, 12.0, 0.0 ]
        },
        "rotation": [ 0.0, 0.0, 0.0 ],
        "cubes": [
          {
            "origin": [ -8.0, 12.0, -2.0 ],
            "size": [ 4.0, 12.0, 4.0 ],
            "uv": [ 40, 46 ]
          }
        ]
      },
      {
        "name": "leftarm",
        "pivot": [ 5.0, 22.0, 0.0 ],
        "locators": {
          "left_hand": [ 6.0, 12.0, 0.0 ]
        },
        "rotation": [ 0.0, 0.0, 0.0 ],
        "mirror": true,
        "cubes": [
          {
            "origin": [ 4.0, 12.0, -2.0 ],
            "size": [ 4.0, 12.0, 4.0 ],
            "uv": [ 40, 46 ]
          }
        ]
      }
    ]
  }
}