You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to craft anything that would be crafted using recursive crafting causes it to only consume 1 of whatever the final item it would need to craft would be, ex: crafting armor or tools directly from ores only consumes 4 ores (1 bar), and still crafts the item. This happens with any recursion depth value other than 0 (-1, >=1), and I only have magic storage and aALib loaded.