
RR BC Api Implementation w/ AE2 - Item Deletion
AlgorithmX2 opened this issue ยท 1 comments
Relocator improperly returns items being used when filter prevents them from being delivered.
AE2 uses
int buildcraft.api.transport.IPipeTile.injectItem(ItemStack stack, boolean doAdd, ForgeDirection from)
and RR is returning that it used all 64 items when it didn't want any of them, this causes items to vaporize.
Might help explain it: https://dl.dropboxusercontent.com/u/9117298/rr_logic.png
Originated Issue: http://ae2.ae-mod.info/Tracker/0703/