summaryrefslogtreecommitdiff
path: root/devices.lua
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-09-02 12:55:14 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-09-02 12:55:14 -0400
commitc47d6b02df8ec33ecaaa43a20294bdd0704540dd (patch)
treedfeeab328e9232971d95b61fa676f32078400925 /devices.lua
parentccf696748d8ef354033224265119b60c947c55ff (diff)
downloadpipeworks-c47d6b02df8ec33ecaaa43a20294bdd0704540dd.tar
pipeworks-c47d6b02df8ec33ecaaa43a20294bdd0704540dd.tar.gz
pipeworks-c47d6b02df8ec33ecaaa43a20294bdd0704540dd.tar.bz2
pipeworks-c47d6b02df8ec33ecaaa43a20294bdd0704540dd.tar.xz
pipeworks-c47d6b02df8ec33ecaaa43a20294bdd0704540dd.zip
Added crafting recipes for various objects, with options: If homedecor is
installed, use the plastic sheeting therein. If not, we define it manually. If the Technic mod is installed, don't define any recipes at all. Also removed the extra "loaded!" messages and tweaked the default pipe alias to point to something that is actually visible :-)
Diffstat (limited to 'devices.lua')
-rw-r--r--devices.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/devices.lua b/devices.lua
index 80f69c7..5f1ce0d 100644
--- a/devices.lua
+++ b/devices.lua
@@ -469,4 +469,3 @@ for a in ipairs(axes) do
end)
end
-print("Pipeworks loaded!")