itzg / docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://docker-minecraft-server.readthedocs.io/
Apache License 2.0
8.76k stars 1.47k forks source link

NeoForge in Curse Forge modpacks #2933

Open kevinvdburgt opened 3 days ago

kevinvdburgt commented 3 days ago

Enhancement Type

Improve an existing feature

Describe the enhancement

Some modpacks at Curse Forge are using NeoForge as their mod loader (for example ATM10).

Currently starting the modpack requires to start it with CF, after the mod has been downloaded, the type can be switched to NEOFORGE. However, it would be nice if CF had support for NeoForge as well :-)

itzg commented 3 days ago

Thanks for pointing this out. I had added NeoForge support for Modrinth modpacks, but apparently I didn't circle around and add it for CurseForge ones.