code icon indicating copy to clipboard operation
code copied to clipboard

Add support for lwjgl3ify

Open ohentis opened this issue 2 weeks ago • 0 comments

Please confirm the following.

  • [x] I checked the existing issues for duplicate feature requests
  • [x] I have checked that this feature request is not on our roadmap

What parts of Modrinth is your feature request related too?

No response

Is your suggested feature related to a problem? Please describe.

There is a mod called lwjgl3ify for 1.7.10 that allows it to run on modern versions of java. This leads to vast performance improvements. The changes it makes to loading require it to either be manually inserted into an instance (It only supports prism right now, but that isn't super important) or it has a relauncher that requires you to choose java setting and such. The current solution is to ask users to manually copy the files into their instance.

Describe the solution you'd like

I would like support for this mod within the modrinth ecosystem. This would allow launchers to automatically install it for any pack with it.

Describe alternatives you've considered

No response

Additional context

Lwjgl3ify has massive support within the current 1.7.10 ecosystem. It was developed by the gtnh team, but is widely used for other modpacks.

ohentis avatar Jan 05 '26 03:01 ohentis