{
	"credit": "Created by FreshLX for Fresh Animations",
	"textureSize": [64, 32],
	"models": [
		{
			"part":"root",
			"id":"root",
			"model":"endermite_animations.jpm",
			"attach":"true"
		},
		{
			"part": "body1",
			"id": "body1",
			"invertAxis": "xy",
			"translate": [0, 0, 0],
			"submodels": [
				{
					"id": "Created_by_FreshLX_for_Fresh_Animations",
					"invertAxis": "xy",
					"translate": [0, 0, 0]
				}
			]
		},
		{
			"part": "body2",
			"id": "body2",
			"invertAxis": "xy",
			"translate": [0, 0, 1.5],
			"submodels": [
				{
					"id": "head",
					"invertAxis": "xy",
					"translate": [0, 1, -2],
					"submodels": [
						{
							"id": "head_s",
							"invertAxis": "xy",
							"translate": [0, 0, -1],
							"boxes": [
								{"coordinates": [-2, -1, -2, 4, 3, 2], "textureOffset": [0, 0]}
							],
							"submodels": [
								{
									"id": "eye",
									"invertAxis": "xy",
									"translate": [0, 1, -2],
									"boxes": [
										{
											"coordinates": [-1, 0, -0.002, 2, 1, 0],
											"uvNorth": [0, 1, 2, 2]
										}
									]
								}
							]
						}
					]
				},
				{
					"id": "tail",
					"invertAxis": "xy",
					"translate": [0, 1, -2],
					"submodels": [
						{
							"id": "tail_s",
							"invertAxis": "xy",
							"translate": [0, 0, 1.5],
							"boxes": [
								{"coordinates": [-3, -1, -2.5, 6, 4, 5], "textureOffset": [0, 5]}
							]
						},
						{
							"id": "tail1",
							"invertAxis": "xy",
							"translate": [0, 0, 3],
							"submodels": [
								{
									"id": "tail1_s",
									"invertAxis": "xy",
									"translate": [0, 0, 1],
									"boxes": [
										{
											"coordinates": [-1.5, -1, -1, 3, 3, 2],
											"uvNorth": [1, 15, 4, 18],
											"uvEast": [0, 15, 1, 18],
											"uvSouth": [5, 15, 8, 18],
											"uvWest": [4, 15, 5, 18],
											"uvUp": [4, 15, 1, 14],
											"uvDown": [7, 14, 4, 15]
										}
									]
								},
								{
									"id": "tail2",
									"invertAxis": "xy",
									"translate": [0, 0, 1],
									"boxes": [
										{
											"coordinates": [-0.5, -1, 0, 1, 2, 2],
											"uvNorth": [1, 19, 2, 21],
											"uvEast": [0, 19, 1, 21],
											"uvSouth": [3, 19, 4, 21],
											"uvWest": [2, 19, 3, 21],
											"uvUp": [2, 19, 1, 18],
											"uvDown": [3, 18, 2, 19]
										}
									]
								}
							]
						}
					]
				}
			]
		},
		{
			"part": "body3",
			"id": "body3",
			"invertAxis": "xy",
			"translate": [0, 0, 0],
			"boxes": [
				{"coordinates": [0, 2, 1, 0, 0, 0], "textureOffset": [0, 0]}
			]
		},
		{
			"part": "body4",
			"id": "body4",
			"invertAxis": "xy",
			"translate": [0, 0, 0]
		},
	    {
		    "part": "body3",
			"id": "gyroscope",
			"model": "endermite_health_bar.jpm",
            "attach": "true",
            "scale": "0.6",
			"animations": [
	            {
				   "gyroscope.rx": "-body3.rx",
				   "gyroscope.ry": "-body3.ry",
				   "gyroscope.rz": "-body3.rz",
				   "health_bar.ty": "-11",
				   "health_bar.tz": "-3",
				   "health_bar.ry": "player_rot_y - rot_y + torad(180)",
				   "health_bar.rx": "-player_rot_x"
		        }
		    ]
		}
	]
}