From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 21:00:20 -0400 Subject: "explode" all modpacks into their individual components (you can't have a modpack buried inside a modpack) --- mesecons_extrawires/doc/vertical/description.html | 1 + mesecons_extrawires/doc/vertical/preview.png | Bin 0 -> 13816 bytes mesecons_extrawires/doc/vertical/recipe.png | Bin 0 -> 3059 bytes 3 files changed, 1 insertion(+) create mode 100644 mesecons_extrawires/doc/vertical/description.html create mode 100644 mesecons_extrawires/doc/vertical/preview.png create mode 100644 mesecons_extrawires/doc/vertical/recipe.png (limited to 'mesecons_extrawires/doc/vertical') diff --git a/mesecons_extrawires/doc/vertical/description.html b/mesecons_extrawires/doc/vertical/description.html new file mode 100644 index 0000000..df09b94 --- /dev/null +++ b/mesecons_extrawires/doc/vertical/description.html @@ -0,0 +1 @@ +Vertical Mesecons only conduct up and down. Plates appear at the ends, at that place they also conduct to the side. diff --git a/mesecons_extrawires/doc/vertical/preview.png b/mesecons_extrawires/doc/vertical/preview.png new file mode 100644 index 0000000..aad6ea8 Binary files /dev/null and b/mesecons_extrawires/doc/vertical/preview.png differ diff --git a/mesecons_extrawires/doc/vertical/recipe.png b/mesecons_extrawires/doc/vertical/recipe.png new file mode 100644 index 0000000..83bc498 Binary files /dev/null and b/mesecons_extrawires/doc/vertical/recipe.png differ -- cgit v1.2.3