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