{
	"credit": "Created by Stridey",
	"parent": "item/trapdoor",
	"textures": {
		"texture": "block/mangrove_trapdoor",
		"particle": "block/mangrove_trapdoor"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 3, 5],
			"faces": {
				"north": {"uv": [0, 0, 16, 3], "texture": "#texture", "cullface": "north"},
				"east": {"uv": [11, 0, 16, 3], "texture": "#texture", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [0, 0, 5, 3], "texture": "#texture", "cullface": "west"},
				"up": {"uv": [0, 11, 16, 16], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [0, 11, 16, 16], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [0, 0, 11],
			"to": [16, 3, 16],
			"faces": {
				"north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [0, 0, 5, 3], "texture": "#texture", "cullface": "east"},
				"south": {"uv": [0, 0, 16, 3], "texture": "#texture", "cullface": "south"},
				"west": {"uv": [11, 0, 16, 3], "texture": "#texture", "cullface": "west"},
				"up": {"uv": [0, 0, 16, 5], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [0, 0, 16, 5], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [11, 0, 5],
			"to": [16, 3, 11],
			"faces": {
				"east": {"uv": [5, 0, 11, 3], "texture": "#texture", "cullface": "east"},
				"west": {"uv": [5, 0, 11, 3], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [0, 5, 5, 11], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [11, 5, 16, 11], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [0, 0, 5],
			"to": [5, 3, 11],
			"faces": {
				"east": {"uv": [5, 0, 11, 3], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [5, 0, 11, 3], "texture": "#texture", "cullface": "west"},
				"up": {"uv": [11, 5, 16, 11], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [0, 5, 5, 11], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [5, 0, 5],
			"to": [6, 3, 6],
			"faces": {
				"east": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"south": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [10, 10, 11, 11], "texture": "#texture"},
				"down": {"uv": [5, 10, 6, 11], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [10, 0, 5],
			"to": [11, 3, 6],
			"faces": {
				"south": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [5, 10, 6, 11], "texture": "#texture"},
				"down": {"uv": [10, 10, 11, 11], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [5, 0, 10],
			"to": [6, 3, 11],
			"faces": {
				"north": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [10, 5, 11, 6], "texture": "#texture"},
				"down": {"uv": [5, 5, 6, 6], "texture": "#texture", "cullface": "down"}
			}
		},
		{
			"from": [10, 0, 10],
			"to": [11, 3, 11],
			"faces": {
				"north": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [8, 0, 9, 3], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [5, 5, 6, 6], "texture": "#texture"},
				"down": {"uv": [10, 5, 11, 6], "texture": "#texture", "cullface": "down"}
			}
		}
	]
}