{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/cross",
	"textures": {
		"2": "block/dripstone_block",
		"particle": "block/dripstone_block"
	},
	"elements": [
		{
			"from": [2, 0, 2],
			"to": [14, 7, 14],
			"rotation": {"angle": 0, "axis": "y", "origin": [10, 7, 10]},
			"faces": {
				"north": {"uv": [0, 9, 12, 16], "texture": "#2"},
				"east": {"uv": [0, 9, 12, 16], "texture": "#2"},
				"south": {"uv": [0, 9, 12, 16], "texture": "#2"},
				"west": {"uv": [0, 9, 12, 16], "texture": "#2"},
				"up": {"uv": [0, 4, 12, 16], "texture": "#2"},
				"down": {"uv": [0, 4, 12, 16], "texture": "#2"}
			}
		},
		{
			"from": [2, 7, 2],
			"to": [13, 12, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [10, 15, 10]},
			"faces": {
				"north": {"uv": [0, 4, 11, 9], "texture": "#2"},
				"east": {"uv": [0, 4, 11, 9], "texture": "#2"},
				"south": {"uv": [0, 4, 11, 9], "texture": "#2"},
				"west": {"uv": [0, 4, 11, 9], "texture": "#2"},
				"up": {"uv": [0, 4, 11, 15], "texture": "#2"},
				"down": {"uv": [0, 4, 11, 15], "texture": "#2"}
			}
		},
		{
			"from": [3, 12, 3],
			"to": [13, 16, 13],
			"rotation": {"angle": 0, "axis": "y", "origin": [11, 20, 11]},
			"faces": {
				"north": {"uv": [0, 0, 10, 4], "texture": "#2"},
				"east": {"uv": [0, 0, 10, 4], "texture": "#2"},
				"south": {"uv": [0, 0, 10, 4], "texture": "#2"},
				"west": {"uv": [0, 0, 10, 4], "texture": "#2"},
				"up": {"uv": [0, 0, 10, 10], "texture": "#2"},
				"down": {"uv": [0, 0, 10, 10], "texture": "#2"}
			}
		}
	]
}