Logistics Pipes

Logistics Pipes

13M Downloads

Crafting in Request Table may result in wrong item being processed

bziemons opened this issue ยท 1 comments

commented

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.
image

commented

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.