{
	"format_version": "1.8.0",
	"animations": {
		"animation.player.sleep.seat": {
			"loop": true,
			"bones": {
				"rightArm": {
					"rotation": [25, 20, 0]	
				},
				"leftArm": {
					"rotation": [25, -20, 0]
				},
				"rightLeg": {
					"rotation": [-20, -5, 0],
					"position": [0, 0, 1]
				},
				"leftLeg": {
					"rotation": [-20, 5, 0],
					"position": [0, 0, 1]
				},
				"body": {
					"rotation": [-90, 0, 0],
					"position": [0, -12, 13]
				},
				"head": {
					"rotation": [-32.5, -50, 0],
					"position": [0, -1, -1]
				}
			}
		}
	}
}