Skip to content

Commit c15b13d

Browse files
authored
docs: adjusted auto CurseForge section (#1890)
1 parent 48367b7 commit c15b13d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -610,11 +610,12 @@ docker run -d --name mc-ftb -e EULA=TRUE \
610610
611611
## Running a server with a CurseForge modpack
612612
613-
### New approach
613+
### Auto CurseForge Management
614614
615-
> **NOTE** This approach is in early access. Please include as many details as possible when reporting issues for this.
615+
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.
616616
617-
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.
617+
> **NOTE:**
618+
> Be sure to use the appropriate [image tag for the Java version compatible with the modpack](#running-minecraft-server-on-different-java-version).
618619
619620
Use one of the following to specify the modpack to install:
620621

0 commit comments

Comments
 (0)