ItemStack aware recipe remainders deleted
Linguardium opened this issue ยท 2 comments
I would recommend calling the injected ItemStack getRecipeRemainder(ItemStack stack)
method instead of the vanilla one, to ensure you dont accidentally start wiping out items.
also affects fabrication chest and likely anything else that uses the InventoryHelper method