{
	"credit": "Made with Blockbench",
	"ambientocclusion": false,
	"textures": {
		"cross": "block/sunflower_top",
		"back": "block/sunflower_back",
		"particle": "block/sunflower_front",
		"front": "block/sunflower_front"
	},
	"elements": [
		{
			"from": [0.8, 0, 8],
			"to": [15.2, 8, 8],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"north": {"uv": [0, 8, 16, 16], "texture": "#cross"},
				"south": {"uv": [0, 8, 16, 16], "texture": "#cross"}
			}
		},
		{
			"from": [8, 0, 0.8],
			"to": [8, 8, 15.2],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"east": {"uv": [0, 8, 16, 16], "texture": "#cross"},
				"west": {"uv": [0, 8, 16, 16], "texture": "#cross"}
			}
		},
		{
			"from": [9.6, 0, 1],
			"to": [9.6, 14, 15],
			"shade": false,
			"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"east": {"uv": [0, 0, 16, 16], "texture": "#front"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#back"}
			}
		}
	]
}