PolyMc/PolyMer/PolyPuck


Assuming we have an extension pack called PACKS, which is in the core folder, in a folder format, not a compressed file, let's proceed with the steps:

  1. Open the game, enter a single-player world, and type /datagen in the chat.

  2. Close the game and add a compressed file to the "packs" folder under core/datagen/mc. Then, copy the contents of your extension pack PACKS into that folder.

  3. Next, on the server side, place the compressed file in the "mods" folder and change its extension to .jar.

  4. Start the server, and in the console, enter "polymc generate resources" and wait for it to complete. During this process, ensure that your namespace and some file names do not contain illegal characters (the server may consider uppercase letters as illegal characters).

  5. Once the generation is complete, open the "resource" folder, and you will find your resource pack.

Thank you for allowing players to join the server without CoreExtensions and the corresponding extension pack while preserving the content.

Last updated