mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-03 05:16:24 +00:00
mc: support the Install.sh step of CurseForge modpacks within TYPE=FTB
fixes #180
This commit is contained in:
@@ -39,7 +39,6 @@ if [[ $PROXY ]]; then
|
||||
fi
|
||||
|
||||
export SERVER_PROPERTIES=/data/server.properties
|
||||
export FTB_DIR=/data/FeedTheBeast
|
||||
export VERSIONS_JSON=https://launchermeta.mojang.com/mc/game/version_manifest.json
|
||||
|
||||
echo "Checking version information."
|
||||
|
||||
Reference in New Issue
Block a user