From 986fa3e04358a73c03abce2a5ab79a02d89a05b3 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Mon, 9 Jan 2023 08:21:18 -0600 Subject: [PATCH] docs: adjusted auto CurseForge section --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6a8d0b1a0f..e5596de9a06 100644 --- a/README.md +++ b/README.md @@ -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: