[Suggestion]: [1.16.5] backport loading and reloading from 1.19+ to 1.16.5
Mysticpasta1 opened this issue ยท 2 comments
Suggestion
Please backport the way of recipe loading (registering) from 1.19+ to 1.16.5, rn if you have a lot of mod it will take a while to go into a world due to it registers recipes before world loading instead of while you are in a world. The causes longer wait times the more mods added.
Would suggest using Modernfix, it does this for 1.16:
1.16 only. A key optimization. Patches JEI to perform its reloading on a background thread, completely eliminating the long delay it adds to world loading.
Been using it myself for ages and it works great.
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.