From 2d41e2a7f4aa5cffa1b159111ed0a6f71a2b1794 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 17 Dec 2023 18:07:43 -0500 Subject: [PATCH] Add content about cf-modpack --- Minecraft-server.md | 3 +++ 1 file changed, 3 insertions(+) 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)