Zefram
2014-08-14 6cc471e986c694298716c257528c653395bd757d
technic/machines/register/common.lua
@@ -52,7 +52,7 @@
         local item0 = stack:to_table()
         if item0 then 
            item0["count"] = "1"
            pipeworks.tube_item(pos, pos, vector.new(x_velocity, 0, z_velocity), item0)
            technic.tube_inject_item(pos, pos, vector.new(x_velocity, 0, z_velocity), item0)
            stack:take_item(1)
            inv:set_stack(output_name, i, stack)
            return