|
Hi all, after the first successful startup of the MC server container, I'd like to prevent any further NeoForge and mods/packs updates, I'd like it to simply start with the same versions/data as it already has from the first run. I can't find an option to do that though, is that possible? I.e. stop this from happening when for example the container crashed and is restarted: And similarly with this starting to update all the mods My compose file is the following: Thanks! |
Answered by
itzg
Feb 26, 2025
Replies: 1 comment 4 replies
|
It already does that. You need to pin the version if you don't want it upgrading the modpack unexpectedly. In the case of NeoForge, noticed it identified a version change: |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes that is one of three options to use. Refer to the paragraph that starts
in https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/#usage