Skip to main content

Serverpack Creator

Bloom logo

Serverpack Creator

This guide gives you a step by step method on creating your own server pack for a custom modpack, or a modpack that doesn't have an available server pack yet.

warning

While Server pack Creator can make serverpacks it's not perfect and doesn't have a 100% guarantee in making the serverpack functional. Test to be sure it works.

important

Requirements!

Terminology

  • Server Pack Creator -> SPC (to make it easier to type out)

Part 1. Serverpack creator.

Follow the steps below for your launcher on how to properly use SPC for each launcher. Ensure you select the correct launcher.

The example modpack is Beyond Depth for curseforge & prism, and Homestead for modrinth. Both do not have a serverpack available from their respective platforms natively.

While Beyond depth and Homestead provide their own ways to do their serverspacks, we use these modpacks strictly as examples for SPC as they are good examples of popular modpacks and have a good selection of mods.


Steps:

  1. Open SPC and navigate to your modpack folder. To find out the modpack folder, right-click the modpack in the launcher and click "Open Folder". Then read the folder location and navigate to it from SPC. Curseforge1

  2. After entering the modpack folder, SPC should automatically detect the mods, configs, and other folders that the modpack uses. It will also detect the Minecraft version, mod loader (software that loads mods), and mod loader version. Curseforge2

  3. If all details are correct from step 2, click Create ZIP Archive, then Generate, and wait. Curseforge3

  4. If successful, you will be prompted to open the Serverpacks folder. Select No. Instead, press Server packs under the generate command. Curseforge4

  5. Once done, move on to part 2 of the guide below.


Part 2. Installing on panel.

  1. To prepare for the server pack, start with installing the server jar, you can install the server jar with this simple method.
info

If you are confused on what jar to select, you can check the variables.txt file that SPC generates with the serverpack.
For example, below is the variables.txt Server type Fabric for Version 1.20.1 with Build 0.18.6. img

1.1 Ensure for this step you click Remove all files before changing server type. img

  1. After the server jar is installed, you can upload the serverpack zip that was generated via sftp.

  2. Once uploaded, extract the zip via the file manager by right clicking the zip and selecting unarchive. img

  3. Once unarchived, you can start the server, and enjoy the serverpack you just made!

If you need more help. Join the discord server.

Possible issues you may encounter.


Java version is not correct for the serverpack.

If you are encountering this issue, its a simple solution. You can change the java version via the popup that shows up when its wrong, or if that doesn't show up you can follow this guide to change the java version from the startup tab.