table.minecraft-schematic {
	border-collapse: collapse;
}
table.minecraft-schematic,
table.minecraft-schematic > tbody > tr > td {
	border: 1px solid black;
}

.minecraft-schematic .block {
	width: 32px;
	height: 32px;
	padding: 0;
	background-size: contain;
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
	image-rendering: -moz-pixelated;
	image-rendering: pixelated;
}
.minecraft-schematic .block.air {
	background-color: white;
}
.minecraft-schematic .block.any-solid {
	background-color: gray;
}
.minecraft-schematic .block.cobblestone {
	background-image: url("../schematic-tiles/mojang/cobblestone");
}
.minecraft-schematic .block.cobblestone-stairs-top-north {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/cobblestone-step-top-right");
}
.minecraft-schematic .block.cobblestone-stairs-top-south {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/cobblestone-step-bottom-right");
}
.minecraft-schematic .block.cobblestone-stairs-top-west {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/cobblestone-step-bottom-left");
}
.minecraft-schematic .block.cobblestone-stairs-top-east {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/cobblestone-step-bottom-right");
}
.minecraft-schematic .block.cobblestone-stairs-bottom-north {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/cobblestone-step-top-left");
}
.minecraft-schematic .block.cobblestone-stairs-bottom-south {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/cobblestone-step-bottom-left");
}
.minecraft-schematic .block.cobblestone-stairs-bottom-west {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/cobblestone-step-top-left");
}
.minecraft-schematic .block.cobblestone-stairs-bottom-east {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/cobblestone-step-top-right");
}
.minecraft-schematic .block.glass {
	background-image: url("../schematic-tiles/mojang/derived/glass");
}
.minecraft-schematic .block.glowstone {
	background-image: url("../schematic-tiles/mojang/glowstone");
}
.minecraft-schematic .block.lava {
	background-image: url("../schematic-tiles/mojang/lava");
}
.minecraft-schematic .block.lava-flow {
	background-image: url("../schematic-tiles/mojang/derived/lava-flow");
}
.minecraft-schematic .block.piston {
	background-image: url("../schematic-tiles/mojang/piston");
}
.minecraft-schematic .block.piston-sticky {
	background-image: url("../schematic-tiles/mojang/piston-sticky");
}
.minecraft-schematic .block-redstone-dust {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust");
}
.minecraft-schematic .block.redstone-dust-corner-north-west {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-corner-north-west");
}
.minecraft-schematic .block.redstone-dust-corner-north-east {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-corner-north-east");
}
.minecraft-schematic .block.redstone-dust-corner-south-west {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-corner-south-west");
}
.minecraft-schematic .block.redstone-dust-corner-south-east {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-corner-south-east");
}
.minecraft-schematic .block.redstone-dust-junction {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-junction");
}
.minecraft-schematic .block.redstone-dust-junction-north {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-junction-north");
}
.minecraft-schematic .block.redstone-dust-junction-south {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-junction-south");
}
.minecraft-schematic .block.redstone-dust-junction-west {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-junction-west");
}
.minecraft-schematic .block.redstone-dust-junction-east {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-junction-east");
}
.minecraft-schematic .block.redstone-dust-straight-north-south {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-straight-north-south");
}
.minecraft-schematic .block.redstone-dust-straight-west-east {
	background-image: url("../schematic-tiles/mojang/derived/redstone-dust-straight-west-east");
}
.minecraft-schematic .block.redstone-repeater-north-1 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-north-1");
}
.minecraft-schematic .block.redstone-repeater-north-2 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-north-2");
}
.minecraft-schematic .block.redstone-repeater-north-3 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-north-3");
}
.minecraft-schematic .block.redstone-repeater-north-4 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-north-4");
}
.minecraft-schematic .block.redstone-repeater-south-1 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-south-1");
}
.minecraft-schematic .block.redstone-repeater-south-2 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-south-2");
}
.minecraft-schematic .block.redstone-repeater-south-3 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-south-3");
}
.minecraft-schematic .block.redstone-repeater-south-4 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-south-4");
}
.minecraft-schematic .block.redstone-repeater-west-1 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-west-1");
}
.minecraft-schematic .block.redstone-repeater-west-2 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-west-2");
}
.minecraft-schematic .block.redstone-repeater-west-3 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-west-3");
}
.minecraft-schematic .block.redstone-repeater-west-4 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-west-4");
}
.minecraft-schematic .block.redstone-repeater-east-1 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-east-1");
}
.minecraft-schematic .block.redstone-repeater-east-2 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-east-2");
}
.minecraft-schematic .block.redstone-repeater-east-3 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-east-3");
}
.minecraft-schematic .block.redstone-repeater-east-4 {
	background-image: url("../schematic-tiles/mojang/derived/redstone-repeater-east-4");
}
.minecraft-schematic .block.redstone-torch-floor {
	background-image: url("../schematic-tiles/mojang/derived/redstone-torch-floor");
}
.minecraft-schematic .block.redstone-torch-wall-north {
	background-image: url("../schematic-tiles/mojang/derived/redstone-torch-wall-north");
}
.minecraft-schematic .block.redstone-torch-wall-south {
	background-image: url("../schematic-tiles/mojang/derived/redstone-torch-wall-south");
}
.minecraft-schematic .block.redstone-torch-wall-west {
	background-image: url("../schematic-tiles/mojang/derived/redstone-torch-wall-west");
}
.minecraft-schematic .block.redstone-torch-wall-east {
	background-image: url("../schematic-tiles/mojang/derived/redstone-torch-wall-east");
}
.minecraft-schematic .block.stone {
	background-image: url("../schematic-tiles/mojang/stone");
}
.minecraft-schematic .block.stone-brick {
	background-image: url("../schematic-tiles/mojang/stone-brick");
}
.minecraft-schematic .block.stone-brick-stairs-top-north {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/stone-brick-step-top-right");
}
.minecraft-schematic .block.stone-brick-stairs-top-south {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/stone-brick-step-bottom-right");
}
.minecraft-schematic .block.stone-brick-stairs-top-west {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/stone-brick-step-bottom-left");
}
.minecraft-schematic .block.stone-brick-stairs-top-east {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/stone-brick-step-bottom-right");
}
.minecraft-schematic .block.stone-brick-stairs-bottom-north {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/stone-brick-step-top-left");
}
.minecraft-schematic .block.stone-brick-stairs-bottom-south {
	background-image: url("../schematic-tiles/arrow-red-north-south"), url("../schematic-tiles/mojang/derived/stone-brick-step-bottom-left");
}
.minecraft-schematic .block.stone-brick-stairs-bottom-west {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/stone-brick-step-top-left");
}
.minecraft-schematic .block.stone-brick-stairs-bottom-east {
	background-image: url("../schematic-tiles/arrow-red-west-east"), url("../schematic-tiles/mojang/derived/stone-brick-step-top-right");
}
.minecraft-schematic .stone-button-north {
	background-image: url("../schematic-tiles/mojang/derived/stone-button-north");
}
.minecraft-schematic .stone-button-south {
	background-image: url("../schematic-tiles/mojang/derived/stone-button-south");
}
.minecraft-schematic .stone-button-west {
	background-image: url("../schematic-tiles/mojang/derived/stone-button-west");
}
.minecraft-schematic .stone-button-east {
	background-image: url("../schematic-tiles/mojang/derived/stone-button-east");
}
.minecraft-schematic .block.stone-pressure-plate {
	background-image: url("../schematic-tiles/mojang/derived/stone-pressure-plate");
}
.minecraft-schematic .block.torch-floor {
	background-image: url("../schematic-tiles/mojang/derived/torch-floor");
}
.minecraft-schematic .block.torch-wall-north {
	background-image: url("../schematic-tiles/mojang/derived/torch-wall-north");
}
.minecraft-schematic .block.torch-wall-south {
	background-image: url("../schematic-tiles/mojang/derived/torch-wall-south");
}
.minecraft-schematic .block.torch-wall-west {
	background-image: url("../schematic-tiles/mojang/derived/torch-wall-west");
}
.minecraft-schematic .block.torch-wall-east {
	background-image: url("../schematic-tiles/mojang/derived/torch-wall-east");
}
.minecraft-schematic .block.water {
	background-image: url("../schematic-tiles/mojang/water");
}
.minecraft-schematic .block.water-flow {
	background-image: url("../schematic-tiles/mojang/derived/water-flow");
}
.minecraft-schematic .block.wooden-button-north {
	background-image: url("../schematic-tiles/mojang/derived/wooden-button-north");
}
.minecraft-schematic .block.wooden-button-south {
	background-image: url("../schematic-tiles/mojang/derived/wooden-button-south");
}
.minecraft-schematic .block.wooden-button-west {
	background-image: url("../schematic-tiles/mojang/derived/wooden-button-west");
}
.minecraft-schematic .block.wooden-button-east {
	background-image: url("../schematic-tiles/mojang/derived/wooden-button-east");
}
.minecraft-schematic .block.wooden-pressure-plate {
	background-image: url("../schematic-tiles/mojang/derived/wooden-pressure-plate");
}
