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