{
	"ambientocclusion": false,
	"textures": {
		"particle": "block/poppy_stems",
		"stems": "block/poppy_stems",
		"flowers": "block/poppy_flowers",
		"underside": "block/poppy_bottom"
	},
	"elements": [
		{
			"name": "stems",
			"from": [-1, 0, 8],
			"to": [17, 18, 8],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [16, 0, 0, 16], "texture": "#stems"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#stems"}
			}
		},
		{
			"name": "stems",
			"from": [8, 0, -1.2],
			"to": [8, 18, 16.8],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"east": {"uv": [16, 0, 0, 16], "texture": "#stems"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#stems"}
			}
		},
		{
			"name": "stems",
			"from": [8, 0, -1],
			"to": [8, 18, 17],
			"shade": false,
			"faces": {
				"east": {"uv": [16, 0, 0, 16], "texture": "#stems"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#stems"}
			}
		},
		{
			"name": "stems",
			"from": [-1, 0, 8],
			"to": [17, 18, 8],
			"shade": false,
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#stems"},
				"south": {"uv": [16, 0, 0, 16], "texture": "#stems"}
			}
		},
		{
			"name": "flowers",
			"from": [-1, 9.25, -2],
			"to": [17, 9.25, 8],
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 8.25, 8]},
			"faces": {
				"up": {"uv": [0, 4, 16, 12], "texture": "#flowers"},
				"down": {"uv": [0, 12, 16, 4], "texture": "#underside"}
			}
		},
		{
			"name": "flowers",
			"from": [8, 9.25, -1],
			"to": [18, 9.25, 17],
			"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8.25, 8]},
			"faces": {
				"up": {"uv": [4, 0, 12, 16], "texture": "#flowers"},
				"down": {"uv": [4, 16, 12, 0], "texture": "#underside"}
			}
		},
		{
			"name": "flowers",
			"from": [-1, 9.25, 8],
			"to": [17, 9.25, 18],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8.25, 8]},
			"faces": {
				"up": {"uv": [0, 4, 16, 12], "texture": "#flowers"},
				"down": {"uv": [0, 12, 16, 4], "texture": "#underside"}
			}
		},
		{
			"name": "flowers",
			"from": [-2, 9.25, -1],
			"to": [8, 9.25, 17],
			"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8.25, 8]},
			"faces": {
				"up": {"uv": [4, 0, 12, 16], "texture": "#flowers"},
				"down": {"uv": [4, 16, 12, 0], "texture": "#underside"}
			}
		}
	]
}