diff --git a/Minecraft-server.md b/Minecraft-server.md index 0f51269..0acb6be 100644 --- a/Minecraft-server.md +++ b/Minecraft-server.md @@ -18,6 +18,9 @@ This measns you can use it to host the client modpack, resource packs, or anythi Note that the mods in the modpack must be located in a folder in the zip archive called "mods". [see here for more info](https://github.com/itzg/docker-minecraft-server/blob/master/scripts/start-setupModpack#L191). +If you are using a raw curseforge pack (with bundled server `.jar` and manifest/start script), please replace `cf-modpack-latest.zip` in the bucket with +your modpack, and tell me to switch it back to a curseforge modloader. + ### Creation of the .zip file 1) Download the sample layout pack from [here](https://s3.clortox.com/minecraft-modpacks/template-modpack.zip)