{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/cube_column",
	"textures": {
		"0": "block/purpur_pillar_top",
		"1": "block/purpur_pillar",
		"particle": "block/purpur_pillar_top"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"east": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
			}
		}
	]
}