docs: Added examples of AUTO_CURSEFORGE and MEMORY info (#1920)

This commit is contained in:
Geoff Bourne
2023-01-23 20:21:08 -06:00
committed by GitHub
parent b90f980d3b
commit a08bf868c8
5 changed files with 57 additions and 1 deletions

View File

@@ -615,8 +615,10 @@ docker run -d --name mc-ftb -e EULA=TRUE \
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.
> **NOTE:**
> **NOTES:**
> Be sure to use the appropriate [image tag for the Java version compatible with the modpack](#running-minecraft-server-on-different-java-version).
>
> Most modpacks require a good amount of memory, so it best to set `MEMORY` to at least "4G" since the default is only 1 GB.
Use one of the following to specify the modpack to install: