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