{
	"format_version": "1.10.0",
	"animations": {
		"animation.spyglass.holding": {
			"loop": true,
			"bones": {
				"spyglass": {
					"position": ["c.is_first_person ? 0.5 : -0.8", "c.is_first_person ? 15.0 : 20.0", "c.is_first_person ? 0.0 : -6.5"],
					"rotation": ["c.is_first_person ? 95.0 : 0.0", "c.is_first_person ? -209.0 : 90.0", "c.is_first_person ? -42.0 : 0.0"],
					"scale": [ "c.is_first_person ? 1.8 : 1.0", "c.is_first_person ? 1.8 : 1.0", "c.is_first_person ? 1.8 : 1.0" ]
				}
			}
		},
		"animation.spyglass.scoping": {
			"loop": true,
			"bones": {
				"spyglass": {
					"rotation": [0, -90, 0],
					"position": [-1, 27, -3]
				}
			}
		}
	}
}