LogisticsPipes
LogisticsPipes copied to clipboard
Crafting in Request Table may result in wrong item being processed
When using the Request Table with e.g. the Chisel & Bits saw, it takes the first 'matching' item in the Request Table's inventory instead of the actual item as in the crafting grid. This may be related to NBT being ignored.
Possible solution could be to do a two stage matching first check if there is something matching including damange and NBT and only if there is no match check with NBT ignored.