{
	"__comment":"Designed by GeForceLegend",
	"multipart":[
		{
			"apply":{
				"model":"minecraft:block/resin_clump"
			},
			"when":{
				"north":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump"
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":90
			},
			"when":{
				"east":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":90
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":180
			},
			"when":{
				"south":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":180
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":270
			},
			"when":{
				"west":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"y":270
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"x":270
			},
			"when":{
				"up":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"x":270
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"x":90
			},
			"when":{
				"down":"true"
			}
		},
		{
			"apply":{
				"model":"minecraft:block/resin_clump",
				"x":90
			},
			"when":{
				"down":"false",
				"east":"false",
				"north":"false",
				"south":"false",
				"up":"false",
				"west":"false"
			}
		}
	]
}