Auto crafting issue with both "crafting" and "uncrafting" patterns.
Shroototem opened this issue · 4 comments
you should complete your bug report according to the template
to make a comparision, you just said something like "there is a broken handle on my blue car, pleace fix it"
at the same time you have same recipe for one block, meaning it chose the first recipe it seems, use compacting drawers for these and you'll be fine
If you give AE2 multiple paths to craft something, at some point it will pick a random one. There is simply no best way as this differs for every player. Plus it will not use recursive tasks like crafting an iron block with iron ingots made from another iron block. So in this case it might simply stop at requesting iron ingots as it picked the pattern to produce them from an iron block and stop there.
On the other hand, your modpack decided to pick mods which change AE2 internally and will produce broken patterns, which might never work. So I guess asking them is the best option here.
And further, 1.12 is no longer supported.