Added Nore's item transport mod and integrated it into pipeworks
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Mon, 14 Jan 2013 02:45:03 +0000 (21:45 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Mon, 14 Jan 2013 02:45:03 +0000 (21:45 -0500)
commit109729cfb27efd816238f094a738a8ac23e83dda
tree2a1f2f7419e14c7974e3d05c7b1148054581c27f
parent14102d7c3ad8f7e4aef271294a74c28e7e851bc2
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.
changelog.txt
compat.lua [new file with mode: 0644]
init.lua
item_transport.lua [new file with mode: 0644]
textures/filter_input.png [new file with mode: 0644]
textures/filter_output.png [new file with mode: 0644]
textures/filter_side.png [new file with mode: 0644]
textures/filter_top.png [new file with mode: 0644]