[bug] Crafting pipes/chips not realising non-stackable items with same ID
u13290178 opened this issue ยท 2 comments
I was setting up an auto crafting system, with dartcraft's chests and item card and project red's routing and crafting solutions. Everything works fine until I try to autocraft an item that has the same ID and do not stack for example dartcraft's item cards or witchery puppets. The items get crafted but the crafting pipe does not auto pull from the chest afterwards.
Im guessing you have 2 different NBTs but same item and damage. Tools to handle such things have been added.