Trying to install Curseforge Modpack #1683
Unanswered
SpyTheEngineer
asked this question in
Q&A
Replies: 1 comment 5 replies
-
You may want to try declaring it as a generic pack, such as this |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to install the VaultHunters Modpack:
https://www.curseforge.com/minecraft/modpacks/vault-hunters-official-modpack/files/3853291
Thats the server files, and no matter what i type, i get an error message saying the server files cant be found, can i get some assistance.
Edit: this is the full command im using on my machine to run the server:
docker run -d -it --name VaultHunters -v /home/spy/VaultHunters:/data -p 25563:25565 -e VERSION=1.16.5 -e TYPE=CURSEFORGE -e CF_SERVER_MOD=VaultHunters-OfficialModpack-1.13.4-Server.zip -e EULA=TRUE -e MEMORY=20G itzg/minecraft-server:java8-jdk
Beta Was this translation helpful? Give feedback.
All reactions