mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-25 10:36:24 +00:00
docs: adjusted auto CurseForge section (#1890)
This commit is contained in:
@@ -610,11 +610,12 @@ docker run -d --name mc-ftb -e EULA=TRUE \
|
||||
|
||||
## Running a server with a CurseForge modpack
|
||||
|
||||
### New approach
|
||||
### Auto CurseForge Management
|
||||
|
||||
> **NOTE** This approach is in early access. Please include as many details as possible when reporting issues for this.
|
||||
To manage a CurseForge modpack automatically with upgrade support, pinned or latest version tracking, set `TYPE` to "AUTO_CURSEFORGE". The appropriate mod loader (Forge / Fabric) version will be automatically installed as declared by the modpack.
|
||||
|
||||
To manage a CurseForge modpack automatically with upgrade support, set `TYPE` to "AUTO_CURSEFORGE". The appropriate mod loader (Forge / Fabric) will also be automatically installed with the version declared by the modpack.
|
||||
> **NOTE:**
|
||||
> Be sure to use the appropriate [image tag for the Java version compatible with the modpack](#running-minecraft-server-on-different-java-version).
|
||||
|
||||
Use one of the following to specify the modpack to install:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user