{
	"format_version": "1.12.0",
	"minecraft:geometry": [
		{
			"description": {
				"identifier": "geometry.scm_zip_block_mtl",
				"texture_width": 16,
				"texture_height": 16,
				"visible_bounds_width": 3,
				"visible_bounds_height": 2.5,
				"visible_bounds_offset": [0, 0.75, 0]
			},
			"bones": [
				{
					"name": "bone",
					"pivot": [0, 0, 0],
					"cubes": [
						{
							"origin": [-8, 0, 6.25],
							"size": [16, 16, 1.5],
							"uv": {
								"north": {"uv": [0, 0], "uv_size": [16, 16]},
								"east": {"uv": [0, 0], "uv_size": [2, 16]},
								"south": {"uv": [0, 0], "uv_size": [16, 16]},
								"west": {"uv": [0, 0], "uv_size": [2, 16]},
								"up": {"uv": [16, 2], "uv_size": [-16, -2]},
								"down": {"uv": [16, 2], "uv_size": [-16, -2]}
							}
						}
					]
				}
			]
		}
	]
}