More recipe types support(like item application recipes in Create)
openforge233 opened this issue ยท 6 comments
If it's achievable,auto-support(once related mods loaded,Modonomicon gets able to show the related page) is needed.Because I'm using Lychee mod which adds many kinds of recipe types.It's can be painful to support every single mod like this.
Can you describe in a bit more detail what you mean?
Do you mean out-of-the box recipe pages for mod recipes like they now exist for vanilla?
Or do you mean automatically showing all recipes of one recipe type in modonomicon, like jei does?
Is the latter a screenshot from patchouli, or a mockup showing how such a solution could look?
I ask because providing support for many mods out of the box is not really feasible, as a renderer needs to be defined for each mod - just like in JEI.
If another mod found a way to render via JEI I can look into adapting that for Modonomicon, because to my knowledge that is not possible
No worries - it is a good idea, I just don't think it is possible currently.
If you find any mods doing that please let me know and I will see what I can do