-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
About priority #12
Comments
Yes, that should work.
Note that Modern UI causes other non-fatal problems too (such as the issue with JEI taking 4 minutes to start in the background due to how it forces tooltip processing to happen on the main thread). That issue can be worked around by turning off tooltip search in the JEI config but there are probably other issues I'm not aware of. This is why I opted to disable it by default. |
If that option is disabled then you could probably re-enable async JEI without problems. But I would prefer to leave it disabled by default as experienced users would be more likely to know which configs to tweak. |
ok, thank you! |
I saw this, but I just don't want to abandon this feature as my modpack always uses one trillion years to start jei when I enter my world.
Can I use "mixin.perf.async_jei=true" in modernfix-mixins.properties to override this?
The text was updated successfully, but these errors were encountered: