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