Automation Interfaces with multiple recipes.
Yusunoha opened this issue ยท 1 comments
I have a feeling that this may have already been suggested, or perhaps it's already in the works, but would it be possible for the automation interface to have more than 1 recipe?
Currently it seems that the automation interface can only hold 1 recipe, which is a real shame. Seeing as this mod is often used in end-game crafting for modpacks, it gets pretty expensive to build mulitple tables and crafting cores for all the different recipes, so it'd be nice if the AI could hold more than 1 recipe.
Ofcourse more recipes in the AI could be for a price, perhaps you need to apply upgrades to the AI before you can save multiple recipes, or add blocks on the side of the AI to enable more recipes.
I'm currently working on a fork to add jei recipe integration for the interfaces. Afterwards I'd like to take a look at what can be done to extend or integrate ae2 better. Unless Blake has a better solution I think that nested patterns to make a 9x9 grid 3x3 at a time would be a good step, we'd need to add ME interface support and a custom ae recipe and item, but it would allow us to implement a more structured system than something like a stepped recipe using inscribers and ingredient handoff.