{
	"format_version": "1.8.0",
	"animations": {
		"animation.ice_scream.general": {
			"loop": true,
			"animation_length": 1,
			"bones": {
				"ice": {
					"scale": {
						"0.0": [1, 1, 1],
						"0.5167": [0.9, 0.9, 1],
						"1.0": [1, 1, 1]
					}
				},
				"ice3": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.4833": [0, 0, 10],
						"1.0": [0, 0, 0]
					},
					"scale": [1, 1, 0.6]
				},
				"ice4": {
					"rotation": {
						"0.0": [0, 0, 0],
						"0.4833": [0, 0, -10],
						"1.0": [0, 0, 0]
					},
					"scale": [1, 1, 0.6]
				}
			}
		},
		"animation.ice_mons.attacking": {
			"animation_length": 1,
			"bones": {
				"ice2": {
					"rotation": {
						"0.0": [-15, 0, 0],
						"0.4833": [-15, 0, 0],
						"0.6333": [15, 0, 0],
						"1.0": [-15, 0, 0]
					}
				},
				"ice3": {
					"rotation": {
						"0.0": [70, 0, 0],
						"0.4833": [0, 0, 0],
						"0.6333": [-95, 0, 0],
						"0.8333": [-83.33, 0, 0],
						"1.0": [70, 0, 0]
					},
					"scale": {
						"0.0": [1, 1, 1],
						"0.4833": [1, 1, 1],
						"0.6333": [1, 2.6, 1],
						"0.8333": [1, 2.71, 1],
						"1.0": [1, 1, 1]
					}
				},
				"ice4": {
					"rotation": {
						"0.0": [60, 0, 0],
						"0.4833": [5, 0, 0],
						"0.6333": [-110, 0, 0],
						"0.8333": [-85.56, 0, 0],
						"1.0": [60, 0, 0]
					},
					"scale": {
						"0.0": [1, 1, 1],
						"0.4833": [1, 1, 1],
						"0.6333": [1, 2.6, 1],
						"0.8333": [1, 2.91, 1],
						"1.0": [1, 1, 1]
					}
				}
			}
		},
		"animation.ice_mons.moving": {
			"loop": true,
			"bones": {
				"ice2": {
					"rotation": [25, 0, 0]
				},
				"ice3": {
					"rotation": ["20+Math.sin(query.life_time * 180.0) * 3", 0, 0]
				},
				"ice4": {
					"rotation": ["20+Math.sin(query.life_time * 180.0) * 3", 0, 0]
				}
			}
		}
	}
}