{
	"format_version": "1.12.0",
	"minecraft:geometry": [
		{
			"description": {
				"identifier": "geometry.unknown",
				"texture_width": 128,
				"texture_height": 128,
				"visible_bounds_width": 2,
				"visible_bounds_height": 2.5,
				"visible_bounds_offset": [0, 0.75, 0]
			},
			"bones": [
				{
					"name": "root",
					"pivot": [0, 0, 0],
					"cubes": [
						{"origin": [-4, 0.3, -4], "size": [8, 12, 8], "uv": [0, 54]}
					]
				},
				{
					"name": "positioning",
					"pivot": [0, 0, -8]
				},
				{
					"name": "thirdperson_hand",
					"parent": "positioning",
					"pivot": [0, 2, 0]
				},
				{
					"name": "ground",
					"parent": "positioning",
					"pivot": [0, -1.1, 0]
				},
				{
					"name": "fixed",
					"parent": "positioning",
					"pivot": [0, 6.45, 0],
					"rotation": [0, 90, 0]
				}
			]
		}
	]
}