Applied Energistics 2

Applied Energistics 2

137M Downloads

craft bug

gjmhmm8 opened this issue · 1 comments

commented

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

Snipaste_2024-03-07_15-03-15

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

commented

Recursive recipes are not supported. See #7148.