{
	"credit": "Created by Stridey",
	"textures": {
		"1": "block/pointed_dripstone_dark",
		"particle": "block/pointed_dripstone_down_tip",
		"cross": "block/pointed_dripstone_down_tip"
	},
	"elements": [
		{
			"from": [6, 11, 6],
			"to": [10, 16, 10],
			"faces": {
				"north": {"uv": [6, 0, 10, 5], "texture": "#cross"},
				"east": {"uv": [6, 0, 10, 5], "texture": "#cross"},
				"south": {"uv": [6, 0, 10, 5], "texture": "#cross"},
				"west": {"uv": [6, 0, 10, 5], "texture": "#cross"},
				"up": {"uv": [6, 6, 10, 10], "texture": "#1", "cullface": "up"},
				"down": {"uv": [5, 7, 9, 11], "texture": "#1"}
			}
		},
		{
			"from": [7, 5, 7],
			"to": [9, 11, 9],
			"faces": {
				"north": {"uv": [7, 5, 9, 11], "texture": "#cross"},
				"east": {"uv": [7, 5, 9, 11], "texture": "#cross"},
				"south": {"uv": [7, 5, 9, 11], "texture": "#cross"},
				"west": {"uv": [7, 5, 9, 11], "texture": "#cross"},
				"down": {"uv": [7, 7, 9, 9], "texture": "#1"}
			}
		}
	]
}