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) --- .../doc/lightstone_blue/description.html | 1 + mesecons_lightstone/doc/lightstone_blue/preview.png | Bin 0 -> 36865 bytes mesecons_lightstone/doc/lightstone_blue/recipe.png | Bin 0 -> 4403 bytes .../doc/lightstone_darkgrey/description.html | 1 + mesecons_lightstone/doc/lightstone_darkgrey/preview.png | Bin 0 -> 43641 bytes mesecons_lightstone/doc/lightstone_darkgrey/recipe.png | Bin 0 -> 4575 bytes .../doc/lightstone_green/description.html | 1 + mesecons_lightstone/doc/lightstone_green/preview.png | Bin 0 -> 48733 bytes mesecons_lightstone/doc/lightstone_green/recipe.png | Bin 0 -> 4597 bytes .../doc/lightstone_lightgrey/description.html | 1 + .../doc/lightstone_lightgrey/preview.png | Bin 0 -> 45430 bytes mesecons_lightstone/doc/lightstone_lightgrey/recipe.png | Bin 0 -> 4682 bytes mesecons_lightstone/doc/lightstone_red/description.html | 1 + mesecons_lightstone/doc/lightstone_red/preview.png | Bin 0 -> 32080 bytes mesecons_lightstone/doc/lightstone_red/recipe.png | Bin 0 -> 4009 bytes .../doc/lightstone_yellow/description.html | 1 + mesecons_lightstone/doc/lightstone_yellow/preview.png | Bin 0 -> 28281 bytes mesecons_lightstone/doc/lightstone_yellow/recipe.png | Bin 0 -> 4550 bytes 18 files changed, 6 insertions(+) create mode 100644 mesecons_lightstone/doc/lightstone_blue/description.html create mode 100644 mesecons_lightstone/doc/lightstone_blue/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_blue/recipe.png create mode 100644 mesecons_lightstone/doc/lightstone_darkgrey/description.html create mode 100644 mesecons_lightstone/doc/lightstone_darkgrey/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_darkgrey/recipe.png create mode 100644 mesecons_lightstone/doc/lightstone_green/description.html create mode 100644 mesecons_lightstone/doc/lightstone_green/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_green/recipe.png create mode 100644 mesecons_lightstone/doc/lightstone_lightgrey/description.html create mode 100644 mesecons_lightstone/doc/lightstone_lightgrey/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_lightgrey/recipe.png create mode 100644 mesecons_lightstone/doc/lightstone_red/description.html create mode 100644 mesecons_lightstone/doc/lightstone_red/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_red/recipe.png create mode 100644 mesecons_lightstone/doc/lightstone_yellow/description.html create mode 100644 mesecons_lightstone/doc/lightstone_yellow/preview.png create mode 100644 mesecons_lightstone/doc/lightstone_yellow/recipe.png (limited to 'mesecons_lightstone/doc') diff --git a/mesecons_lightstone/doc/lightstone_blue/description.html b/mesecons_lightstone/doc/lightstone_blue/description.html new file mode 100644 index 0000000..813e6ea --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_blue/description.html @@ -0,0 +1 @@ +Effector, glows blue when powered. diff --git a/mesecons_lightstone/doc/lightstone_blue/preview.png b/mesecons_lightstone/doc/lightstone_blue/preview.png new file mode 100644 index 0000000..579f719 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_blue/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_blue/recipe.png b/mesecons_lightstone/doc/lightstone_blue/recipe.png new file mode 100644 index 0000000..ce8ebd7 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_blue/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/description.html b/mesecons_lightstone/doc/lightstone_darkgrey/description.html new file mode 100644 index 0000000..826ca0f --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_darkgrey/description.html @@ -0,0 +1 @@ +Effector, glows dark grey when powered. diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/preview.png b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png new file mode 100644 index 0000000..56fe6ea Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png new file mode 100644 index 0000000..fed0db2 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_green/description.html b/mesecons_lightstone/doc/lightstone_green/description.html new file mode 100644 index 0000000..cb5b515 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_green/description.html @@ -0,0 +1 @@ +Effector, glows green when powered. diff --git a/mesecons_lightstone/doc/lightstone_green/preview.png b/mesecons_lightstone/doc/lightstone_green/preview.png new file mode 100644 index 0000000..9efc774 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_green/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_green/recipe.png b/mesecons_lightstone/doc/lightstone_green/recipe.png new file mode 100644 index 0000000..6690064 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_green/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/description.html b/mesecons_lightstone/doc/lightstone_lightgrey/description.html new file mode 100644 index 0000000..990b501 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_lightgrey/description.html @@ -0,0 +1 @@ +Effector, glows light grey when powered. diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/preview.png b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png new file mode 100644 index 0000000..0084fa3 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png new file mode 100644 index 0000000..e790012 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_red/description.html b/mesecons_lightstone/doc/lightstone_red/description.html new file mode 100644 index 0000000..699b1ee --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_red/description.html @@ -0,0 +1 @@ +Effector, glows red when powered. diff --git a/mesecons_lightstone/doc/lightstone_red/preview.png b/mesecons_lightstone/doc/lightstone_red/preview.png new file mode 100644 index 0000000..5fd3eba Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_red/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_red/recipe.png b/mesecons_lightstone/doc/lightstone_red/recipe.png new file mode 100644 index 0000000..7791a99 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_red/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_yellow/description.html b/mesecons_lightstone/doc/lightstone_yellow/description.html new file mode 100644 index 0000000..2bed7f2 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_yellow/description.html @@ -0,0 +1 @@ +Effector, glows yellow when powered. diff --git a/mesecons_lightstone/doc/lightstone_yellow/preview.png b/mesecons_lightstone/doc/lightstone_yellow/preview.png new file mode 100644 index 0000000..fb9f644 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_yellow/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_yellow/recipe.png b/mesecons_lightstone/doc/lightstone_yellow/recipe.png new file mode 100644 index 0000000..f17e9d4 Binary files /dev/null and b/mesecons_lightstone/doc/lightstone_yellow/recipe.png differ -- cgit v1.2.3