{
	"credit": "Created by Stridey",
	"textures": {
		"1": "block/pointed_dripstone_dark",
		"2": "block/pointed_dripstone_down_base",
		"3": "block/pointed_dripstone_light",
		"particle": "block/pointed_dripstone_down_tip",
		"cross": "block/pointed_dripstone_down_tip"
	},
	"elements": [
		{
			"from": [6, 5, 6],
			"to": [10, 11, 10],
			"faces": {
				"north": {"uv": [6, 0, 10, 6], "texture": "#cross"},
				"east": {"uv": [6, 0, 10, 6], "texture": "#cross"},
				"south": {"uv": [6, 0, 10, 6], "texture": "#cross"},
				"west": {"uv": [6, 0, 10, 6], "texture": "#cross"},
				"down": {"uv": [6, 6, 10, 10], "texture": "#1"}
			}
		},
		{
			"from": [5, 11, 5],
			"to": [11, 17, 11],
			"faces": {
				"north": {"uv": [5, 0, 11, 6], "texture": "#2"},
				"east": {"uv": [5, 0, 11, 6], "texture": "#2"},
				"south": {"uv": [5, 0, 11, 6], "texture": "#2"},
				"west": {"uv": [5, 0, 11, 6], "texture": "#2"},
				"up": {"uv": [5, 5, 11, 11], "texture": "#3"},
				"down": {"uv": [5, 5, 11, 11], "texture": "#1"}
			}
		},
		{
			"from": [7, 0, 7],
			"to": [9, 5, 9],
			"faces": {
				"north": {"uv": [7, 6, 9, 11], "texture": "#cross"},
				"east": {"uv": [7, 6, 9, 11], "texture": "#cross"},
				"south": {"uv": [7, 6, 9, 11], "texture": "#cross"},
				"west": {"uv": [7, 6, 9, 11], "texture": "#cross"},
				"down": {"uv": [7, 7, 9, 9], "texture": "#1"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 0.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 0.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, -0.5, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"head": {
			"rotation": [-180, 0, 0],
			"translation": [0, 15.25, 0]
		},
		"fixed": {
			"scale": [0.7, 0.7, 0.7]
		}
	}
}