{
	"credit": "Created by Stridey",
	"textures": {
		"2": "block/pointed_dripstone_light",
		"3": "block/pointed_dripstone_dark",
		"particle": "block/pointed_dripstone_down_frustum",
		"cross": "block/pointed_dripstone_down_frustum"
	},
	"elements": [
		{
			"from": [3, 9, 3],
			"to": [13, 16, 13],
			"faces": {
				"north": {"uv": [3, 0, 13, 7], "texture": "#cross"},
				"east": {"uv": [3, 0, 13, 7], "texture": "#cross"},
				"south": {"uv": [3, 0, 13, 7], "texture": "#cross"},
				"west": {"uv": [3, 0, 13, 7], "texture": "#cross"},
				"up": {"uv": [3, 3, 13, 13], "texture": "#2", "cullface": "up"},
				"down": {"uv": [3, 3, 13, 13], "texture": "#3"}
			}
		},
		{
			"from": [4, 3, 4],
			"to": [12, 9, 12],
			"faces": {
				"north": {"uv": [4, 7, 12, 13], "texture": "#cross"},
				"east": {"uv": [4, 7, 12, 13], "texture": "#cross"},
				"south": {"uv": [4, 7, 12, 13], "texture": "#cross"},
				"west": {"uv": [4, 7, 12, 13], "texture": "#cross"},
				"down": {"uv": [4, 4, 12, 12], "texture": "#3"}
			}
		},
		{
			"from": [5, 0, 5],
			"to": [11, 3, 11],
			"faces": {
				"north": {"uv": [5, 13, 11, 16], "texture": "#cross"},
				"east": {"uv": [5, 13, 11, 16], "texture": "#cross"},
				"south": {"uv": [5, 13, 11, 16], "texture": "#cross"},
				"west": {"uv": [5, 13, 11, 16], "texture": "#cross"},
				"down": {"uv": [5, 5, 11, 11], "texture": "#3", "cullface": "down"}
			}
		}
	]
}