{
	"__comment":"Designed by GeForceLegend",
	"parent":"item/door",
	"textures":{
		"bottom1":"block/spruce_door_bottom1",
		"bottom":"block/spruce_door_bottom",
		"top1":"block/spruce_door_top1",
		"top":"block/spruce_door_top",
		"particle":"item/spruce_door"
	},
	"elements":[
		{
			"from":[3,4,5.5],
			"to":[5,5,10.5],
			"faces":{
				"north":{"uv":[11,3,13,4],"texture":"#bottom"},
				"east":{"uv":[11,3,12,4],"texture":"#bottom"},
				"south":{"uv":[13,3,11,4],"texture":"#bottom"},
				"west":{"uv":[12,3,13,4],"texture":"#bottom"},
				"up":{"uv":[13,3,11,4],"texture":"#bottom"},
				"down":{"uv":[13,3,11,4],"texture":"#bottom"}
			}
		},
		{
			"from":[5,5,5.5],
			"to":[6,7,10.5],
			"faces":{
				"north":{"uv":[13,1,14,3],"texture":"#bottom"},
				"east":{"uv":[13,1,14,3],"texture":"#bottom"},
				"south":{"uv":[13,1,14,3],"texture":"#bottom"},
				"west":{"uv":[13,1,14,3],"texture":"#bottom"},
				"up":{"uv":[13,1,14,2],"texture":"#bottom"},
				"down":{"uv":[13,2,14,3],"texture":"#bottom"}
			}
		},
		{
			"from":[2,5,5.5],
			"to":[3,7,10.5],
			"faces":{
				"north":{"uv":[10,1,11,3],"texture":"#bottom"},
				"east":{"uv":[10,1,11,3],"texture":"#bottom"},
				"south":{"uv":[10,1,11,3],"texture":"#bottom"},
				"west":{"uv":[10,1,11,3],"texture":"#bottom"},
				"up":{"uv":[10,1,11,2],"texture":"#bottom"},
				"down":{"uv":[10,2,11,3],"texture":"#bottom"}
			}
		},
		{
			"from":[3,7,5.5],
			"to":[5,8,10.5],
			"faces":{
				"north":{"uv":[11,0,13,1],"texture":"#bottom"},
				"east":{"uv":[11,0,12,1],"texture":"#bottom"},
				"south":{"uv":[13,0,11,1],"texture":"#bottom"},
				"west":{"uv":[12,0,13,1],"texture":"#bottom"},
				"up":{"uv":[13,0,11,1],"texture":"#bottom"},
				"down":{"uv":[13,0,11,1],"texture":"#bottom"}
			}
		},
		{
			"from":[0,-8,6.5],
			"to":[16,8,9.5],
			"faces":{
				"north":{"uv":[0,0,16,16],"texture":"#bottom"},
				"east":{"uv":[0,0,3,16],"texture":"#bottom1"},
				"south":{"uv":[16,0,0,16],"texture":"#bottom"},
				"west":{"uv":[13,0,16,16],"texture":"#bottom1"},
				"down":{"uv":[7,0,10,16],"rotation":270,"texture":"#bottom1"}
			}
		},
		{
			"from":[0,8,6.5],
			"to":[16,24,9.5],
			"faces":{
				"north":{"uv":[0,0,16,16],"texture":"#top"},
				"east":{"uv":[0,0,3,16],"texture":"#top1"},
				"south":{"uv":[16,0,0,16],"texture":"#top"},
				"west":{"uv":[13,0,16,16],"texture":"#top1"},
				"up":{"uv":[7,0,10,16],"rotation":90,"texture":"#top1"}
			}
		}
	]
}