{
  "format_version": "1.10.0",
  "animations": {
    "animation.spyglass.holding": {
      "loop": true,
      "bones": {
        "spyglass": {
          "position": [ "c.is_first_person ? 2.0 : 1.0", "c.is_first_person ? 25.0 : 22.0", "c.is_first_person ? -1.0 : 0.0" ],
          "rotation": [ "c.is_first_person ? 58.0 : 0.0", "c.is_first_person ? -48.0 : -90.0", "c.is_first_person ? -44.0 : 0.0" ]
        }
      }
    },
    "animation.spyglass.scoping": {
      "loop": true,
      "bones": {
        "spyglass": {
          "position": [ -1.0, 27.0, -3.0 ],
          "rotation": [ 0.0, -90.0, 0.0 ]
        }
      }
    }
  }
}