Skip to content

Conversation

@mezz
Copy link
Owner

@mezz mezz commented May 15, 2023

This adds two config flags that are disabled by default:

  1. enables async loading of JEI, which means it will not block the world load and it will continue loading in the background for a while before it's available to use.
  2. enables parallel plugin loading. this is more of an experimental config option that will break stuff. Plugins can opt into this more intelligently by implementing the new IAsyncModPlugin instead of IModPlugin.

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants