{
	"textures": {
		"0": "block/oak_door_side",
		"particle": "block/oak_door_top"
	},
	"elements": [
		{
			"name": "bottom",
			"from": [0, 0, 0],
			"to": [3, 5, 16],
			"faces": {
				"north": {
					"uv": [3, 11, 0, 16],
					"texture": "#0",
					"cullface": "north"
				},
				"east": {
					"uv": [16, 11, 0, 16],
					"texture": "#particle"
				},
				"south": {
					"uv": [4, 11, 7, 16],
					"texture": "#0",
					"cullface": "south"
				},
				"west": {
					"uv": [0, 11, 16, 16],
					"texture": "#particle",
					"cullface": "west"
				},
				"up": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle",
					"rotation": 90
				}
			}
		},
		{
			"name": "left",
			"from": [0, 5, 0],
			"to": [3, 11, 5],
			"faces": {
				"north": {
					"uv": [3, 5, 0, 11],
					"texture": "#0",
					"cullface": "north"
				},
				"east": {
					"uv": [5, 5, 0, 11],
					"texture": "#particle"
				},
				"south": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle"
				},
				"west": {
					"uv": [0, 5, 5, 11],
					"texture": "#particle",
					"cullface": "west"
				}
			}
		},
		{
			"name": "right",
			"from": [0, 5, 11],
			"to": [3, 11, 16],
			"faces": {
				"north": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle"
				},
				"east": {
					"uv": [16, 5, 11, 11],
					"texture": "#particle"
				},
				"south": {
					"uv": [4, 5, 7, 11],
					"texture": "#0",
					"cullface": "south"
				},
				"west": {
					"uv": [11, 5, 16, 11],
					"texture": "#particle",
					"cullface": "west"
				}
			}
		},
		{
			"name": "top",
			"from": [0, 11, 0],
			"to": [3, 16, 16],
			"faces": {
				"north": {
					"uv": [3, 0, 0, 5],
					"texture": "#0",
					"cullface": "north"
				},
				"east": {
					"uv": [16, 0, 0, 5],
					"texture": "#particle"
				},
				"south": {
					"uv": [4, 0, 7, 5],
					"texture": "#0",
					"cullface": "south"
				},
				"west": {
					"uv": [0, 0, 16, 5],
					"texture": "#particle",
					"cullface": "west"
				},
				"up": {
					"uv": [0, 0, 16, 3],
					"texture": "#particle",
					"cullface": "up",
					"rotation": 90
				},
				"down": {"uv": [4, 4, 5, 5], "texture": "#particle"}
			}
		},
		{
			"name": "vertical",
			"from": [0.5, 5, 7],
			"to": [2.5, 11, 9],
			"faces": {
				"north": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle"
				},
				"east": {
					"uv": [7, 5, 9, 11],
					"texture": "#particle"
				},
				"south": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle"
				},
				"west": {
					"uv": [7, 5, 9, 11],
					"texture": "#particle"
				}
			}
		},
		{
			"name": "horizontal",
			"from": [0.5, 7, 5],
			"to": [2.5, 9, 11],
			"faces": {
				"east": {
					"uv": [5, 7, 11, 9],
					"texture": "#particle"
				},
				"west": {
					"uv": [5, 7, 11, 9],
					"texture": "#particle"
				},
				"up": {
					"uv": [4, 4, 5, 5],
					"texture": "#particle",
					"rotation": 90
				},
				"down": {"uv": [4, 4, 5, 5], "texture": "#particle"}
			}
		}
	],
	"ambientocclusion": false
}