{
	"ambientocclusion": false,
	"textures": {
		"0": "block/iron_door_side",
		"particle": "block/iron_door_bottom"
	},
	"elements": [
		{
			"name": "cube",
			"from": [0, 0, 0],
			"to": [3, 16, 3],
			"faces": {
				"north": {
					"uv": [11, 0, 8, 16],
					"texture": "#0",
					"cullface": "north"
				},
				"east": {
					"uv": [13, 0, 16, 16],
					"texture": "#particle"
				},
				"south": {"uv": [8, 0, 11, 16], "texture": "#0"},
				"west": {
					"uv": [0, 0, 3, 16],
					"texture": "#particle",
					"cullface": "west"
				},
				"down": {
					"uv": [0, 13, 3, 16],
					"texture": "#0",
					"cullface": "down"
				}
			}
		},
		{
			"name": "cube",
			"from": [0, 0, 13],
			"to": [3, 16, 16],
			"faces": {
				"north": {"uv": [11, 0, 8, 16], "texture": "#0"},
				"east": {
					"uv": [0, 0, 3, 16],
					"texture": "#particle"
				},
				"south": {
					"uv": [8, 0, 11, 16],
					"texture": "#0",
					"cullface": "south"
				},
				"west": {
					"uv": [13, 0, 16, 16],
					"texture": "#particle",
					"cullface": "west"
				},
				"down": {
					"uv": [0, 0, 3, 3],
					"texture": "#0",
					"cullface": "down"
				}
			}
		},
		{
			"name": "cube",
			"from": [0, 0, 3],
			"to": [3, 3, 13],
			"faces": {
				"east": {
					"uv": [3, 13, 13, 16],
					"texture": "#particle"
				},
				"west": {
					"uv": [3, 13, 13, 16],
					"texture": "#particle",
					"cullface": "west"
				},
				"up": {"uv": [0, 3, 3, 13], "texture": "#0"},
				"down": {"uv": [0, 3, 3, 13], "texture": "#0"}
			}
		},
		{
			"name": "cube",
			"from": [1, 0, 3],
			"to": [2, 16, 13],
			"faces": {
				"east": {
					"uv": [3, 0, 13, 16],
					"texture": "#particle"
				},
				"west": {
					"uv": [3, 0, 13, 16],
					"texture": "#particle"
				}
			}
		},
		{
			"name": "Latch",
			"from": [0.5, 13, 6],
			"to": [2.5, 16, 10],
			"faces": {
				"north": {
					"uv": [15, 0, 16, 3],
					"texture": "#particle"
				},
				"east": {
					"uv": [6, 0, 10, 3],
					"texture": "#particle"
				},
				"south": {
					"uv": [13, 0, 14, 3],
					"texture": "#particle"
				},
				"west": {
					"uv": [6, 0, 10, 3],
					"texture": "#particle"
				},
				"down": {"uv": [0, 0, 2, 4], "texture": "#particle"}
			}
		}
	]
}