[Feature Request] Recipe Manager Handlers
TheLMiffy1111 opened this issue ยท 0 comments
Custom recipe manager handlers would allow the modification of the recipe list from EmiRecipeManager::getRecipesByInput
and EmiRecipeManager::getRecipesByOutput
as certain recipe types may depend on the data of the stack queried.
The corresponding feature in JEI are IRecipeManagerPlugin
s.