From 109729cfb27efd816238f094a738a8ac23e83dda Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com> Date: Sun, 13 Jan 2013 21:45:03 -0500 Subject: 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. --- textures/filter_input.png | Bin 0 -> 169 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/filter_input.png (limited to 'textures/filter_input.png') diff --git a/textures/filter_input.png b/textures/filter_input.png new file mode 100644 index 0000000..0788b0c Binary files /dev/null and b/textures/filter_input.png differ -- cgit v1.2.3