Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REI compat megaissue #1616

Open
TropheusJ opened this issue Sep 30, 2024 · 0 comments
Open

REI compat megaissue #1616

TropheusJ opened this issue Sep 30, 2024 · 0 comments
Labels
area: compatibility Issue only happens when other mods are present type: bug Issue where something isn't working

Comments

@TropheusJ
Copy link
Member

REI compat has been pretty busted for a while. There's a lot more problems with it than with EMI or JEI.

The JEI support is inherited from Forge, and the EMI support has been maintained by me since it's what I use personally.
REI has had no maintenance besides ports because no active developers use it.

The plan is to eventually abstract support for all 3 behind an API so the same code doesn't need to be written 3 times. But until then, the REI support will remain how it is. It needs a rewrite, and effort is not going to be put into a rewrite that's already planned to be rewritten again. However, Pull Requests fixing bugs with it will be accepted, if anyone submits them.

I recommend switching to EMI + JEI if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compatibility Issue only happens when other mods are present type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant