{
	"format_version": "1.26.10",
	"minecraft:geometry": [
		{
			"description": {
				"identifier": "geometry.humanoid.baby.armor.helmet",
				"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": "Head",
					"parent": "armor1",
					"pivot": [0, 9, 0],
					"cubes": [
						{"origin": [-4.5, 9, -4], "size": [9, 8, 8], "inflate": 0.3, "uv": [0, 0]}
					]
				}
			]
		}
	]
}