{
	"credit": "Created by Stridey",
  "parent": "minecraft:block/template_trapdoor_bottom",
	"textures": {
		"particle": "block/copper_trapdoor",
		"front": "block/copper_trapdoor",
		"sides": "block/copper_door_sides"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 3, 3],
			"faces": {
				"north": {"uv": [12, 16, 15, 0], "rotation": 90, "texture": "#sides"},
				"east": {"uv": [12, 16, 15, 13], "rotation": 90, "texture": "#sides"},
				"south": {"uv": [12, 16, 15, 0], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 3, 15, 0], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#front"},
				"down": {"uv": [0, 13, 16, 16], "texture": "#front"}
			}
		},
		{
			"from": [0, 0, 13],
			"to": [16, 3, 16],
			"faces": {
				"north": {"uv": [12, 16, 15, 0], "rotation": 90, "texture": "#sides"},
				"east": {"uv": [12, 3, 15, 0], "rotation": 90, "texture": "#sides"},
				"south": {"uv": [12, 16, 15, 0], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 16, 15, 13], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#front"},
				"down": {"uv": [0, 0, 16, 3], "texture": "#front"}
			}
		},
		{
			"from": [13, 0, 3],
			"to": [16, 3, 13],
			"faces": {
				"east": {"uv": [12, 13, 15, 3], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 13, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [0, 3, 3, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [13, 3, 16, 13], "texture": "#front"}
			}
		},
		{
			"from": [3, 0, 11],
			"to": [5, 3, 13],
			"faces": {
				"north": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"east": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [11, 3, 13, 5], "rotation": 180, "texture": "#front"},
				"down": {"uv": [3, 3, 5, 5], "texture": "#front"}
			}
		},
		{
			"from": [3, 0, 3],
			"to": [5, 3, 5],
			"faces": {
				"east": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"south": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [11, 11, 13, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [3, 11, 5, 13], "texture": "#front"}
			}
		},
		{
			"from": [11, 0, 3],
			"to": [13, 3, 5],
			"faces": {
				"south": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [3, 11, 5, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [11, 11, 13, 13], "texture": "#front"}
			}
		},
		{
			"from": [11, 0, 11],
			"to": [13, 3, 13],
			"faces": {
				"north": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [3, 3, 5, 5], "rotation": 180, "texture": "#front"},
				"down": {"uv": [11, 11, 13, 13], "texture": "#front"}
			}
		},
		{
			"from": [3, 1, 3],
			"to": [13, 2, 13],
			"faces": {
				"north": {"uv": [12, 5, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [13, 3, 3, 13], "texture": "#front"}
			}
		},
		{
			"from": [0, 0, 3],
			"to": [3, 3, 13],
			"faces": {
				"east": {"uv": [12, 13, 15, 3], "rotation": 90, "texture": "#sides"},
				"west": {"uv": [12, 13, 15, 3], "rotation": 90, "texture": "#sides"},
				"up": {"uv": [13, 3, 16, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [0, 3, 3, 13], "texture": "#front"}
			}
		}
	]
}