{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/cube_column",
	"textures": {
		"end": "block/pearlescent_froglight_top",
		"side": "block/pearlescent_froglight_side"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "north"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#end", "cullface": "up"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#end", "cullface": "down"}
			}
		}
	]
}