From da66780a569712c23ae4f2996cfb4608a9f9d69d Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 20:02:19 -0400 Subject: copy all standard Dreambuilder mods in from the old subgame (exactly as last supplied there, updates to these mods will follow later) --- mesecons/mesecons_materials/doc/fiber/description.html | 1 + mesecons/mesecons_materials/doc/fiber/preview.png | Bin 0 -> 88352 bytes mesecons/mesecons_materials/doc/fiber/recipe.png | Bin 0 -> 4684 bytes mesecons/mesecons_materials/doc/glue/description.html | 1 + mesecons/mesecons_materials/doc/glue/preview.png | Bin 0 -> 48478 bytes mesecons/mesecons_materials/doc/glue/recipe.png | Bin 0 -> 4273 bytes .../mesecons_materials/doc/silicon/description.html | 1 + mesecons/mesecons_materials/doc/silicon/preview.png | Bin 0 -> 52441 bytes mesecons/mesecons_materials/doc/silicon/recipe.png | Bin 0 -> 11579 bytes 9 files changed, 3 insertions(+) create mode 100644 mesecons/mesecons_materials/doc/fiber/description.html create mode 100644 mesecons/mesecons_materials/doc/fiber/preview.png create mode 100644 mesecons/mesecons_materials/doc/fiber/recipe.png create mode 100644 mesecons/mesecons_materials/doc/glue/description.html create mode 100644 mesecons/mesecons_materials/doc/glue/preview.png create mode 100644 mesecons/mesecons_materials/doc/glue/recipe.png create mode 100644 mesecons/mesecons_materials/doc/silicon/description.html create mode 100644 mesecons/mesecons_materials/doc/silicon/preview.png create mode 100644 mesecons/mesecons_materials/doc/silicon/recipe.png (limited to 'mesecons/mesecons_materials/doc') diff --git a/mesecons/mesecons_materials/doc/fiber/description.html b/mesecons/mesecons_materials/doc/fiber/description.html new file mode 100644 index 0000000..23a414a --- /dev/null +++ b/mesecons/mesecons_materials/doc/fiber/description.html @@ -0,0 +1 @@ +Craftitem: It can't be placed! Made by cooking glue in the furnace. Used for insulated mesecon crafting. diff --git a/mesecons/mesecons_materials/doc/fiber/preview.png b/mesecons/mesecons_materials/doc/fiber/preview.png new file mode 100644 index 0000000..cad9645 Binary files /dev/null and b/mesecons/mesecons_materials/doc/fiber/preview.png differ diff --git a/mesecons/mesecons_materials/doc/fiber/recipe.png b/mesecons/mesecons_materials/doc/fiber/recipe.png new file mode 100644 index 0000000..7a53123 Binary files /dev/null and b/mesecons/mesecons_materials/doc/fiber/recipe.png differ diff --git a/mesecons/mesecons_materials/doc/glue/description.html b/mesecons/mesecons_materials/doc/glue/description.html new file mode 100644 index 0000000..a18490c --- /dev/null +++ b/mesecons/mesecons_materials/doc/glue/description.html @@ -0,0 +1 @@ +Craftitem: It can't be placed! Made by cooking saplings in furnace. Used for sticky pistons and sticky movestones. diff --git a/mesecons/mesecons_materials/doc/glue/preview.png b/mesecons/mesecons_materials/doc/glue/preview.png new file mode 100644 index 0000000..0158f9c Binary files /dev/null and b/mesecons/mesecons_materials/doc/glue/preview.png differ diff --git a/mesecons/mesecons_materials/doc/glue/recipe.png b/mesecons/mesecons_materials/doc/glue/recipe.png new file mode 100644 index 0000000..b20ce66 Binary files /dev/null and b/mesecons/mesecons_materials/doc/glue/recipe.png differ diff --git a/mesecons/mesecons_materials/doc/silicon/description.html b/mesecons/mesecons_materials/doc/silicon/description.html new file mode 100644 index 0000000..a2ae598 --- /dev/null +++ b/mesecons/mesecons_materials/doc/silicon/description.html @@ -0,0 +1 @@ +Silicon is just a craftitem: It can't be placed. You'll need it in order to craft other items. diff --git a/mesecons/mesecons_materials/doc/silicon/preview.png b/mesecons/mesecons_materials/doc/silicon/preview.png new file mode 100644 index 0000000..cd52dbd Binary files /dev/null and b/mesecons/mesecons_materials/doc/silicon/preview.png differ diff --git a/mesecons/mesecons_materials/doc/silicon/recipe.png b/mesecons/mesecons_materials/doc/silicon/recipe.png new file mode 100644 index 0000000..9e8b332 Binary files /dev/null and b/mesecons/mesecons_materials/doc/silicon/recipe.png differ -- cgit v1.2.3