{
	"ambientocclusion": false,
	"textures": {
		"flowerpot": "block/flower_pot3",
		"particle": "block/wither_rose",
		"plant": "block/wither_rose"
	},
	"elements": [
		{
			"from": [5, 0, 5],
			"to": [11, 1, 11],
			"faces": {
				"north": {"uv": [1, 15, 7, 16], "texture": "#flowerpot"},
				"east": {"uv": [1, 15, 7, 16], "texture": "#flowerpot"},
				"south": {"uv": [1, 15, 7, 16], "texture": "#flowerpot"},
				"west": {"uv": [1, 15, 7, 16], "texture": "#flowerpot"},
				"up": {"uv": [1, 10, 7, 16], "texture": "#flowerpot"},
				"down": {"uv": [1, 10, 7, 16], "texture": "#flowerpot"}
			}
		},
		{
			"from": [5.5, 1, 5.5],
			"to": [10.5, 11, 10.5],
			"faces": {
				"north": {"uv": [9, 6, 15, 16], "texture": "#flowerpot"},
				"east": {"uv": [9, 6, 15, 16], "texture": "#flowerpot"},
				"south": {"uv": [9, 6, 15, 16], "texture": "#flowerpot"},
				"west": {"uv": [9, 6, 15, 16], "texture": "#flowerpot"},
				"up": {"uv": [1, 4, 7, 10], "texture": "#flowerpot"}
			}
		},
		{
			"from": [3.6, 1, 8],
			"to": [12.4, 13, 8],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0},
				"south": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0}
			}
		},
		{
			"from": [8, 1, 3.6],
			"to": [8, 13, 12.4],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
			"faces": {
				"east": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0},
				"west": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0}
			}
		}
	]
}