[Bug] Fix Mystical Agriculture essence bee spawn egg recipes.
For all other Mystical Agriculture recipes, the input items that impact what kind of output you get (i.e. like Iron Ingots for Iron Seeds), the input ingredient that is not an essence goes in each of the corners and the tier essence (the one that matches the tier of the seed) goes in the cardinal direction inputs.
Iron Seeds:
What I consider the fixed recipe:
Justification:
Automating the Infusion Altar via various methods (Modular Routers, Pipez, XNET, RS, AE2) is made much more complicated if you want to include these recipes because you have to account for 5 recipes where the essence item goes to a different place. For all other MA recipes, the singular essence goes to these places, the seed item goes to the middle, and everything else goes to the other ones.
It also matches more closely to Mystical Agriculture recipes that already exist in the default mod, and various other mods and modpacks that add compat.
sure, next 1.21.1 update will have them rotated
Btw, the infusion altar doesn't actually care where the items go. You can put 4 essences NW, N, NE, E & then the ingredient items in SE, S, SW, W & it will still work. Just throwing this in there since it seems like you're adding a lot of unnecessary work/complication to your automation for the altar.
Btw, the infusion altar doesn't actually care where the items go
I was completely unaware that this was the case. That's great. Thank you!