{
	"format_version": "1.10.0",
	"geometry.metal": {
		"texturewidth": 64,
		"textureheight": 64,
		"visible_bounds_width": 2,
		"visible_bounds_height": 1,
		"visible_bounds_offset": [0, 0.5, 0],
		"bones": [
			{
				"name": "bone",
				"pivot": [0, 0, 0],
				"cubes": [
					{"origin": [2, 0, -5], "size": [3, 3, 5], "uv": [0, 14]}
				]
			},
			{
				"name": "bone2",
				"pivot": [-6, 0, 0],
				"cubes": [
					{"origin": [-4, 0, -5], "size": [3, 9, 5], "uv": [0, 0]}
				]
			},
			{
				"name": "bone3",
				"pivot": [-6, 0, 6],
				"cubes": [
					{"origin": [-4, 0, 1], "size": [7, 3, 3], "uv": [13, 13]}
				]
			}
		]
	}
}