{
	"format_version": "1.26.10",
	"minecraft:geometry": [
		{
			"description": {
				"identifier": "geometry.humanoid.baby.armor.boots",
				"texture_width": 64,
				"texture_height": 64,
				"visible_bounds_width": 2,
				"visible_bounds_height": 2.5,
				"visible_bounds_offset": [0, 0.75, 0]
			},
			"bones": [
				{
					"name": "armor1",
					"pivot": [0, 0, 0]
				},
				{
					"name": "RightLeg",
					"parent": "armor1",
					"pivot": [-1.5, 4, 0.5],
					"cubes": [
						{"origin": [-3, 0.2, -1], "size": [3, 1, 3], "inflate": 0.5, "uv": [0, 25], "mirror": true}
					]
				},
				{
					"name": "LeftLeg",
					"parent": "armor1",
					"pivot": [1.5, 4, 0.5],
					"cubes": [
						{"origin": [0, 0.2, -1], "size": [3, 1, 3], "inflate": 0.5, "uv": [0, 29]}
					]
				}
			]
		}
	]
}