-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Disabling Mods in Generic Packs #3281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Now I see what you meant with the comment #3144 (comment)
Please also add a brief description of the variable to the docs at https://github.com/itzg/docker-minecraft-server/blob/master/docs/mods-and-plugins/index.md?plain=1#L61
…; Changed suffix from .DISABLED to .disabled
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super close 😀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Adding the ability to disable mods for generic packs in
start-setupModpack
through aDISABLE_MODS
environment variable.Example of usage for something like running GTNH 2.7.2 with CrucibleMC, where
lwjgl3ify
andarchaicfix
need to be disabled for the pack to work: