craft bug
gjmhmm8 opened this issue · 1 comments
Describe the bug
I encountered an issue while using the game’s crafting system. When attempting to craft an item B using item A and then return item A to its original state, the game cannot handle these two actions concurrently. I expect to be able to craft item B while still being able to revert item A to its original state for other uses.
How to reproduce the bug
Expected behavior
it can use more A to craft B
Additional details
No response
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
ae2 version 15.0.21
Recursive recipes are not supported. See #7148.