[Feature] Disable JEI Compat for specific mod (Code wise)
Flemmli97 opened this issue ยท 1 comments
What is your feature request?
I would like a way to disable JEI compat for certain mods. I've wanted to include both jei + rei support in my mod but that caused some issues as rei is attempting to parse the jei integration part of my mod which causes it to cast me.shedaniel.rei.jeicompat.wrap.JEIWrappedDisplay
to the rei display.
A way to prevent rei to enable jei compat for a mod would be nice.
What do you think this change is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Please follow this comment: shedaniel/REIPluginCompatibilities-Issues#23 (comment)