{
	"credit": "Created by Stridey",
	"parent": "block/amethyst_cluster",
	"textures": {
		"all": "block/amethyst_cluster",
		"particle": "block/amethyst_cluster_break"
	},
	"elements": [
		{
			"name": "centre",
			"from": [6, 0, 6],
			"to": [10, 6, 10],
			"faces": {
				"north": {"uv": [1, 0, 5, 6], "texture": "#all"},
				"east": {"uv": [1, 0, 5, 6], "texture": "#all"},
				"south": {"uv": [1, 0, 5, 6], "texture": "#all"},
				"west": {"uv": [1, 0, 5, 6], "texture": "#all"},
				"up": {"uv": [0, 12, 4, 16], "texture": "#all"},
				"down": {"uv": [6, 6, 12, 12], "texture": "#all", "cullface": "down"}
			}
		},
		{
			"name": "small1",
			"from": [4, -1, 6.5],
			"to": [7, 3, 9.5],
			"rotation": {"angle": 22.5, "axis": "z", "origin": [5, 0, 11]},
			"faces": {
				"north": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"east": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"south": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"west": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"up": {"uv": [4, 12, 7, 15], "texture": "#all"},
				"down": {"uv": [6, 9, 9, 12], "texture": "#all", "cullface": "down"}
			}
		},
		{
			"name": "small2",
			"from": [6.5, -1, 4.5],
			"to": [9.5, 5, 7.5],
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0, 5]},
			"faces": {
				"north": {"uv": [1, 0, 4, 6], "texture": "#all"},
				"east": {"uv": [1, 0, 4, 6], "texture": "#all"},
				"south": {"uv": [1, 0, 4, 6], "texture": "#all"},
				"west": {"uv": [1, 0, 4, 6], "texture": "#all"},
				"up": {"uv": [4, 12, 7, 15], "texture": "#all"},
				"down": {"uv": [6, 9, 9, 12], "texture": "#all", "cullface": "down"}
			}
		},
		{
			"name": "small3",
			"from": [6.5, -1, 8.5],
			"to": [9.5, 4, 11.5],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 11]},
			"faces": {
				"north": {"uv": [1, 0, 4, 5], "texture": "#all"},
				"east": {"uv": [1, 0, 4, 5], "texture": "#all"},
				"south": {"uv": [1, 0, 4, 5], "texture": "#all"},
				"west": {"uv": [1, 0, 4, 5], "texture": "#all"},
				"up": {"uv": [4, 12, 7, 15], "texture": "#all"},
				"down": {"uv": [6, 9, 9, 12], "texture": "#all", "cullface": "down"}
			}
		},
		{
			"name": "small4",
			"from": [8.5, -1, 6.5],
			"to": [11.5, 3, 9.5],
			"rotation": {"angle": -22.5, "axis": "z", "origin": [11, 0, 11]},
			"faces": {
				"north": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"east": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"south": {"uv": [1, 0, 4, 4], "texture": "#all"},
				"up": {"uv": [4, 12, 7, 15], "texture": "#all"},
				"down": {"uv": [6, 9, 9, 12], "texture": "#all", "cullface": "down"}
			}
		}
	]
}