summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt2
-rw-r--r--depends.txt1
2 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 951a260..75328ce 100644
--- a/README.txt
+++ b/README.txt
@@ -161,6 +161,8 @@ Fuel modules act like chests, but will reject any non-fuel items that try to ent
Combination modules act like furnances. For the most part, that means they act like chests - items are extracted from the "main" inventory, and items coming into the combination module are inserted into "main". However, a pipe entering the combination module from the underside will attempt to insert items into the "fuel" inventory.
+Note that Pipeworks is entirely optional, you don't need to install it.
+
Crafting recipes
================
diff --git a/depends.txt b/depends.txt
index 4ad96d5..65c795e 100644
--- a/depends.txt
+++ b/depends.txt
@@ -1 +1,2 @@
default
+pipeworks? \ No newline at end of file