{
	"credit": "Created by Stridey",
	"textures": {
		"1": "block/pointed_dripstone_light",
		"2": "block/pointed_dripstone_dark",
		"particle": "block/pointed_dripstone_up_base",
		"cross": "block/pointed_dripstone_up_base"
	},
	"elements": [
		{
			"from": [1, 0, 1],
			"to": [15, 9, 15],
			"faces": {
				"north": {"uv": [1, 7, 15, 16], "texture": "#cross"},
				"east": {"uv": [1, 7, 15, 16], "texture": "#cross"},
				"south": {"uv": [1, 7, 15, 16], "texture": "#cross"},
				"west": {"uv": [1, 7, 15, 16], "texture": "#cross"},
				"up": {"uv": [1, 1, 15, 15], "texture": "#1"},
				"down": {"uv": [1, 1, 15, 15], "texture": "#2", "cullface": "down"}
			}
		},
		{
			"from": [2, 9, 2],
			"to": [14, 16, 14],
			"faces": {
				"north": {"uv": [2, 0, 14, 7], "texture": "#cross"},
				"east": {"uv": [2, 0, 14, 7], "texture": "#cross"},
				"south": {"uv": [2, 0, 14, 7], "texture": "#cross"},
				"west": {"uv": [2, 0, 14, 7], "texture": "#cross"},
				"up": {"uv": [2, 2, 14, 14], "texture": "#1", "cullface": "up"}
			}
		}
	]
}