
Dupe in OceanBlock 2
Closed this issue ยท 2 comments
See: FTBTeam/FTB-Modpack-Issues#7537
When crafting raw basic processors and certain other items, shift left clicking the output can dupe the ingredients. The issue is apparently gone when removing FastSuite.
Modpack Version 1.7.0
FastSuite only impacts the recipe matching pipeline, it doesn't mess with the actual crafting logic (which is responsible for decrementing the crafted items).
Does removing any other mods impact the result?