{
	"__comment":"Designed by GeForceLegend",
	"parent":"block/block",
	"ambientocclusion":false,
	"textures":{
		"particle":"block/azalea_plant",
		"plant":"block/azalea_plant",
		"side":"block/azalea_side",
		"top":"block/azalea_top"
	},
	"elements":[
		{
			"from":[0,5,0],
			"to":[16,16,16],
			"faces":{
				"north":{"uv":[0,0,16,11],"texture":"#side","cullface":"north"},
				"east":{"uv":[0,0,16,11],"texture":"#side","cullface":"east"},
				"south":{"uv":[0,0,16,11],"texture":"#side","cullface":"south"},
				"west":{"uv":[0,0,16,11],"texture":"#side","cullface":"west"}
			}
		},
		{
			"from":[0,16,0],
			"to":[16,5,16],
			"faces":{
				"north":{"uv":[0,11,16,0],"texture":"#side"},
				"east":{"uv":[0,11,16,0],"texture":"#side"},
				"south":{"uv":[0,11,16,0],"texture":"#side"},
				"west":{"uv":[0,11,16,0],"texture":"#side"}
			}
		},
		{
			"from":[0,8,0],
			"to":[16,16,16],
			"faces":{
				"up":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"},
				"down":{"uv":[0,0,16,16],"texture":"#top","cullface":"up"}
			}
		},
		{
			"from":[0.8,0,8],
			"to":[15.2,8,8],
			"rotation":{"angle":45,"axis":"y","origin":[8,8,8],"rescale":true},
			"faces":{
				"north":{"uv":[0,8,16,16],"texture":"#plant"},
				"south":{"uv":[0,8,16,16],"texture":"#plant"}
			}
		},
		{
			"from":[8,0,0.8],
			"to":[8,8,15.2],
			"rotation":{"angle":45,"axis":"y","origin":[8,8,8],"rescale":true},
			"faces":{
				"east":{"uv":[0,8,16,16],"texture":"#plant"},
				"west":{"uv":[0,8,16,16],"texture":"#plant"}
			}
		}
	]
}