{
	"credit": "Created by Stridey",
	"ambientocclusion": false,
	"textures": {
		"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, 12, 10, 16], "texture": "#flowerpot", "cullface": "down"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2, 2.5],
			"scale": [0.5, 0.5, 0.5]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2, 2.5],
			"scale": [0.5, 0.5, 0.5]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 3.95, 0],
			"scale": [0.55, 0.55, 0.55]
		},
		"firstperson_lefthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 3.95, 0],
			"scale": [0.55, 0.55, 0.55]
		},
		"ground": {
			"translation": [0, 7, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, 4.25, 0]
		},
		"head": {
			"translation": [0, 14.5, 0]
		},
		"fixed": {
			"translation": [0, 5, 0]
		}
	}
}