{
	"format_version" : "1.8.0",
	"animations" : {
		"animation.rabbit.baby_transform" : {
			"loop" : true,
			"bones" : {
				"earleft" : {
					"position" : [ 0.0, -1.0, 1.0 ],
					"scale" : 1.5
				},
				"earright" : {
					"position" : [ 0.0, -1.0, 1.0 ],
					"scale" : 1.5
				},
				"head" : {
					"position" : [ 0.0, -1.0, 1.0 ],
					"scale" : 1.5
				},
				"nose" : {
					"position" : [ 0.0, -1.0, 1.0 ],
					"scale" : 1.5
				}
			}
		},
		"animation.rabbit.move" : {
			"loop" : true,
			"bones" : {
				"earleft" : {
					"rotation" : [ "query.target_x_rotation - this", "query.target_y_rotation - this + 15.0", 0.0 ]
				},
				"earright" : {
					"rotation" : [ "query.target_x_rotation - this", "query.target_y_rotation - this - 15.0", 0.0 ]
				},
				"frontlegleft" : {
					"rotation" : [ "variable.jump_rotation * -40.0 - 11.0 - this", 0.0, 0.0 ]
				},
				"frontlegright" : {
					"rotation" : [ "variable.jump_rotation * -40.0 - 11.0 - this", 0.0, 0.0 ]
				},
				"haunchleft" : {
					"rotation" : [ "variable.jump_rotation * 50.0 - 21.0 - this", 0.0, 0.0 ]
				},
				"haunchright" : {
					"rotation" : [ "variable.jump_rotation * 50.0 - 21.0 - this", 0.0, 0.0 ]
				},
				"nose" : {
					"rotation" : [ "query.target_x_rotation - this", "query.target_y_rotation - this", 0.0 ]
				},
				"rearfootleft" : {
					"rotation" : [ "variable.jump_rotation * 50.0 - this", 0.0, 0.0 ]
				},
				"rearfootright" : {
					"rotation" : [ "variable.jump_rotation * 50.0 - this", 0.0, 0.0 ]
				}
			}
		}
	}
}
