From c47d6b02df8ec33ecaaa43a20294bdd0704540dd Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sun, 2 Sep 2012 12:55:14 -0400 Subject: 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 :-) --- tubes.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'tubes.lua') diff --git a/tubes.lua b/tubes.lua index 3487661..e7844a3 100644 --- a/tubes.lua +++ b/tubes.lua @@ -198,4 +198,3 @@ end end end -print("pipeworks loaded!") -- cgit v1.2.3