summaryrefslogtreecommitdiff
path: root/textures
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-13 21:45:03 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-13 21:45:03 -0500
commit109729cfb27efd816238f094a738a8ac23e83dda (patch)
tree2a1f2f7419e14c7974e3d05c7b1148054581c27f /textures
parent14102d7c3ad8f7e4aef271294a74c28e7e851bc2 (diff)
downloadpipeworks-109729cfb27efd816238f094a738a8ac23e83dda.tar
pipeworks-109729cfb27efd816238f094a738a8ac23e83dda.tar.gz
pipeworks-109729cfb27efd816238f094a738a8ac23e83dda.tar.bz2
pipeworks-109729cfb27efd816238f094a738a8ac23e83dda.tar.xz
pipeworks-109729cfb27efd816238f094a738a8ac23e83dda.zip
Added Nore's item transport mod and integrated it into pipeworks
Items can now flow from one chest (or Nore's filter object) to another via the pneumatic tubes! Thanks to Nore and RealBadAngel for the code. Note that this mod has to redefine the default chests and furnaces (see compat.lua) in order to add some new group definitions so that tubes can appear to connect to these objects.
Diffstat (limited to 'textures')
-rw-r--r--textures/filter_input.pngbin0 -> 169 bytes
-rw-r--r--textures/filter_output.pngbin0 -> 174 bytes
-rw-r--r--textures/filter_side.pngbin0 -> 215 bytes
-rw-r--r--textures/filter_top.pngbin0 -> 213 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/textures/filter_input.png b/textures/filter_input.png
new file mode 100644
index 0000000..0788b0c
--- /dev/null
+++ b/textures/filter_input.png
Binary files differ
diff --git a/textures/filter_output.png b/textures/filter_output.png
new file mode 100644
index 0000000..791dbde
--- /dev/null
+++ b/textures/filter_output.png
Binary files differ
diff --git a/textures/filter_side.png b/textures/filter_side.png
new file mode 100644
index 0000000..6dd757e
--- /dev/null
+++ b/textures/filter_side.png
Binary files differ
diff --git a/textures/filter_top.png b/textures/filter_top.png
new file mode 100644
index 0000000..3483ddf
--- /dev/null
+++ b/textures/filter_top.png
Binary files differ