{
	"format_version": "1.10.0",
	"geometry.cdoor": {
		"texturewidth": 50,
		"textureheight": 70,
		"visible_bounds_width": 2,
		"visible_bounds_height": 2,
		"visible_bounds_offset": [0, 1, 0],
		"bones": [
			{
				"name": "cdoor",
				"pivot": [0, 0, 0]
			},
			{
				"name": "bone",
				"parent": "cdoor",
				"pivot": [0, 0, -1],
				"cubes": [
					{"origin": [-8, 0, -2], "size": [16, 32, 2], "uv": [0, 0]}
				]
			},
			{
				"name": "bone2",
				"parent": "cdoor",
				"pivot": [0, 32, 1],
				"cubes": [
					{"origin": [-8, 0, 0], "size": [16, 32, 2], "uv": [0, 34]}
				]
			}
		]
	}
}