{
	"credit": "Created by Stridey",
	"ambientocclusion": false,
	"textures": {
		"mushroom": "block/warped_fungus_dfx",
		"particle": "block/flower_pot",
		"flowerpot": "block/flower_pot",
		"dirt": "block/dirt"
	},
	"elements": [
		{
			"from": [5, 0, 5],
			"to": [6, 6, 11],
			"faces": {
				"north": {"uv": [10, 10, 11, 16], "texture": "#flowerpot"},
				"east": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
				"south": {"uv": [5, 10, 6, 16], "texture": "#flowerpot"},
				"west": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
				"up": {"uv": [5, 5, 6, 11], "texture": "#flowerpot"},
				"down": {"uv": [5, 5, 6, 11], "texture": "#flowerpot", "cullface": "down"}
			}
		},
		{
			"from": [10, 0, 5],
			"to": [11, 6, 11],
			"faces": {
				"north": {"uv": [5, 10, 6, 16], "texture": "#flowerpot"},
				"east": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
				"south": {"uv": [10, 10, 11, 16], "texture": "#flowerpot"},
				"west": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
				"up": {"uv": [10, 5, 11, 11], "texture": "#flowerpot"},
				"down": {"uv": [10, 5, 11, 11], "texture": "#flowerpot", "cullface": "down"}
			}
		},
		{
			"from": [6, 0, 5],
			"to": [10, 6, 6],
			"faces": {
				"north": {"uv": [6, 10, 10, 16], "texture": "#flowerpot"},
				"south": {"uv": [6, 10, 10, 16], "texture": "#flowerpot"},
				"up": {"uv": [6, 5, 10, 6], "texture": "#flowerpot"},
				"down": {"uv": [6, 10, 10, 11], "texture": "#flowerpot", "cullface": "down"}
			}
		},
		{
			"from": [6, 0, 10],
			"to": [10, 6, 11],
			"faces": {
				"north": {"uv": [6, 10, 10, 16], "texture": "#flowerpot"},
				"south": {"uv": [6, 10, 10, 16], "texture": "#flowerpot"},
				"up": {"uv": [6, 10, 10, 11], "texture": "#flowerpot"},
				"down": {"uv": [6, 5, 10, 6], "texture": "#flowerpot", "cullface": "down"}
			}
		},
		{
			"from": [6, 0, 6],
			"to": [10, 4, 10],
			"faces": {
				"up": {"uv": [6, 6, 10, 10], "texture": "#dirt"},
				"down": {"uv": [6, 6, 10, 10], "texture": "#flowerpot", "cullface": "down"}
			}
		},
		{
			"from": [7, 4, 7],
			"to": [9, 8, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]},
			"faces": {
				"north": {"uv": [0, 11, 2, 15], "texture": "#mushroom"},
				"east": {"uv": [0, 11, 2, 15], "texture": "#mushroom"},
				"south": {"uv": [0, 11, 2, 15], "texture": "#mushroom"},
				"west": {"uv": [0, 11, 2, 15], "texture": "#mushroom"}
			}
		},
		{
			"from": [4, 8, 4],
			"to": [12, 12, 12],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]},
			"faces": {
				"north": {"uv": [8, 12, 16, 16], "texture": "#mushroom"},
				"east": {"uv": [8, 8, 16, 12], "texture": "#mushroom"},
				"south": {"uv": [8, 12, 16, 16], "texture": "#mushroom"},
				"west": {"uv": [8, 8, 16, 12], "texture": "#mushroom"},
				"up": {"uv": [0, 0, 8, 8], "texture": "#mushroom"},
				"down": {"uv": [8, 0, 16, 8], "texture": "#mushroom"}
			}
		}
	]
}