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_movestones/doc/movestone/description.html | 1 + mesecons_movestones/doc/movestone/preview.png | Bin 0 -> 77702 bytes mesecons_movestones/doc/movestone/recipe.png | Bin 0 -> 14873 bytes 3 files changed, 1 insertion(+) create mode 100644 mesecons_movestones/doc/movestone/description.html create mode 100644 mesecons_movestones/doc/movestone/preview.png create mode 100644 mesecons_movestones/doc/movestone/recipe.png (limited to 'mesecons_movestones/doc/movestone') diff --git a/mesecons_movestones/doc/movestone/description.html b/mesecons_movestones/doc/movestone/description.html new file mode 100644 index 0000000..8555a9e --- /dev/null +++ b/mesecons_movestones/doc/movestone/description.html @@ -0,0 +1 @@ +Movestones are effectors that push the blocks in front of them. They move along on the right side of a mesecon wire track. diff --git a/mesecons_movestones/doc/movestone/preview.png b/mesecons_movestones/doc/movestone/preview.png new file mode 100644 index 0000000..bda64db Binary files /dev/null and b/mesecons_movestones/doc/movestone/preview.png differ diff --git a/mesecons_movestones/doc/movestone/recipe.png b/mesecons_movestones/doc/movestone/recipe.png new file mode 100644 index 0000000..f3d45df Binary files /dev/null and b/mesecons_movestones/doc/movestone/recipe.png differ -- cgit v1.2.3