{
	"credit": "Made with Blockbench",
	"parent": "block/block",
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 8, 16],
			"faces": {
				"north": {"uv": [0, 8, 16, 16], "texture": "#half_bottom", "cullface": "north"},
				"east": {"uv": [0, 8, 16, 16], "texture": "#half_bottom", "cullface": "east"},
				"south": {"uv": [0, 8, 16, 16], "texture": "#half_bottom", "cullface": "south"},
				"west": {"uv": [0, 8, 16, 16], "texture": "#half_bottom", "cullface": "west"},
				"down": {"uv": [0, 0, 16, 16], "texture": "#end", "cullface": "down"}
			}
		},
		{
			"from": [0, 8, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 8], "texture": "#half_top", "cullface": "north"},
				"east": {"uv": [0, 0, 16, 8], "texture": "#half_top", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 8], "texture": "#half_top", "cullface": "south"},
				"west": {"uv": [0, 0, 16, 8], "texture": "#half_top", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 16], "texture": "#end", "cullface": "up"}
			}
		}
	]
}