{
	"parent": "block/cube",
	"textures": {
		"5": "block/cartography_table_top_base",
		"bottom": "block/cartography_table_bottom",
		"top": "block/cartography_table_top_map",
		"particle": "block/cartography_table_side3",
		"side3": "block/cartography_table_side3",
		"side1": "block/cartography_table_side1",
		"side2": "block/cartography_table_side2"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#side3", "cullface": "north"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#side3", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#side1", "cullface": "south"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#side2", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
			}
		},
		{
			"from": [2, 15.95, 4],
			"to": [6, 16.95, 8],
			"rotation": {"angle": 0, "axis": "y", "origin": [4, 16.45, 6]},
			"faces": {
				"north": {"uv": [2, 5, 6, 6], "texture": "#5"},
				"east": {"uv": [2, 5, 6, 6], "texture": "#5"},
				"south": {"uv": [2, 5, 6, 6], "texture": "#5"},
				"west": {"uv": [2, 2, 6, 3], "texture": "#5"},
				"up": {"uv": [2, 2, 6, 6], "texture": "#5"}
			}
		},
		{
			"from": [4, 15.95, 9],
			"to": [7, 16.95, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 6]},
			"faces": {
				"north": {"uv": [3, 9, 6, 10], "texture": "#5"},
				"east": {"uv": [3, 9, 6, 10], "texture": "#5"},
				"south": {"uv": [3, 9, 6, 10], "texture": "#5"},
				"west": {"uv": [3, 9, 6, 10], "texture": "#5"},
				"up": {"uv": [3, 8, 6, 11], "texture": "#5"}
			}
		},
		{
			"from": [5, 16.95, 10],
			"to": [6, 23.95, 14],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 6]},
			"faces": {
				"north": {"uv": [2, 7, 3, 14], "texture": "#5"},
				"east": {"uv": [2, 7, 6, 14], "texture": "#5"},
				"south": {"uv": [5, 7, 6, 14], "texture": "#5"},
				"west": {"uv": [2, 7, 6, 14], "texture": "#5"},
				"up": {"uv": [5, 7, 6, 11], "texture": "#5"},
				"down": {"uv": [5, 7, 6, 11], "texture": "#5"}
			}
		},
		{
			"from": [2.9, 17.95, 8],
			"to": [7.9, 22.95, 13],
			"rotation": {"angle": -45, "axis": "y", "origin": [5.5, 20.45, 10.5]},
			"faces": {
				"north": {"uv": [6, 7, 11, 12], "texture": "#5"},
				"east": {"uv": [11, 7, 16, 12], "texture": "#5"},
				"south": {"uv": [6, 7, 11, 12], "texture": "#5"},
				"west": {"uv": [11, 7, 16, 12], "texture": "#5"},
				"up": {"uv": [11, 2, 16, 7], "texture": "#5"},
				"down": {"uv": [11, 2, 16, 7], "texture": "#5"}
			}
		}
	]
}