{
	"credit": "Created by Stridey",
  "parent": "minecraft:block/template_trapdoor_bottom",
	"textures": {
		"particle": "block/acacia_trapdoor",
		"front": "block/acacia_trapdoor",
		"sides": "block/acacia_trapdoor_sides"
	},
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [2, 3, 16],
			"faces": {
				"north": {"uv": [14, 0, 16, 3], "texture": "#sides"},
				"east": {"uv": [0, 0, 16, 3], "texture": "#sides"},
				"south": {"uv": [0, 0, 2, 3], "texture": "#sides"},
				"west": {"uv": [0, 0, 16, 3], "texture": "#sides"},
				"up": {"uv": [14, 0, 16, 16], "rotation": 180, "texture": "#front"},
				"down": {"uv": [0, 0, 2, 16], "texture": "#front"}
			}
		},
		{
			"from": [14, 0, 0],
			"to": [16, 3, 16],
			"faces": {
				"north": {"uv": [0, 0, 2, 3], "texture": "#sides"},
				"east": {"uv": [0, 0, 16, 3], "texture": "#sides"},
				"south": {"uv": [14, 0, 16, 3], "texture": "#sides"},
				"west": {"uv": [0, 0, 16, 3], "texture": "#sides"},
				"up": {"uv": [0, 0, 2, 16], "rotation": 180, "texture": "#front"},
				"down": {"uv": [14, 0, 16, 16], "texture": "#front"}
			}
		},
		{
			"from": [2, 0, 0],
			"to": [14, 3, 3],
			"faces": {
				"north": {"uv": [2, 0, 14, 3], "texture": "#sides"},
				"south": {"uv": [2, 0, 14, 3], "texture": "#sides"},
				"up": {"uv": [2, 13, 14, 16], "rotation": 180, "texture": "#front"},
				"down": {"uv": [2, 13, 14, 16], "texture": "#front"}
			}
		},
		{
			"from": [5, 3, 0],
			"to": [11, 3.5, 2],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]},
			"faces": {
				"north": {"uv": [5, 15, 11, 16], "rotation": 180, "texture": "#front"},
				"east": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#front"},
				"south": {"uv": [5, 14, 11, 15], "rotation": 180, "texture": "#front"},
				"west": {"uv": [10, 14, 11, 16], "rotation": 90, "texture": "#front"},
				"up": {"uv": [5, 14, 11, 16], "rotation": 180, "texture": "#front"}
			}
		},
		{
			"from": [5, -0.5, 0],
			"to": [11, 0, 2],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 6.5, 8]},
			"faces": {
				"north": {"uv": [5, 15, 11, 16], "rotation": 180, "texture": "#front", "cullface": "down"},
				"east": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#front"},
				"south": {"uv": [5, 14, 11, 15], "rotation": 180, "texture": "#front"},
				"west": {"uv": [10, 14, 11, 16], "rotation": 90, "texture": "#front"},
				"down": {"uv": [5, 14, 11, 16], "texture": "#front"}
			}
		},
		{
			"from": [2, 0, 13],
			"to": [14, 3, 16],
			"faces": {
				"north": {"uv": [2, 0, 14, 3], "texture": "#sides"},
				"south": {"uv": [2, 0, 14, 3], "texture": "#sides"},
				"up": {"uv": [2, 0, 14, 3], "rotation": 180, "texture": "#front"},
				"down": {"uv": [2, 0, 14, 3], "texture": "#front"}
			}
		},
		{
			"from": [2, 1, 3],
			"to": [14, 2, 13],
			"faces": {
				"up": {"uv": [2, 3, 14, 13], "rotation": 180, "texture": "#front"},
				"down": {"uv": [2, 13, 14, 3], "rotation": 180, "texture": "#front"}
			}
		}
	]
}