AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.41k stars 647 forks source link

craft bug #7717

Closed gjmhmm8 closed 6 months ago

gjmhmm8 commented 6 months ago

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

Technici4n commented 6 months ago

Recursive recipes are not supported. See https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/7148.