📥Installation Guide

Some tips on how to install the modpack.

💻 Client-side

Recommended: Use Modrinth Launcher or CurseForge App — that way you benefit the project monetarily.

🖥️ Server-side

Currently, only the Packwiz method is available. More installation methods will be added in the future.

  1. Move it to server's root folder.

  2. Add this command to your pre-launch command:

java -jar packwiz-installer-bootstrap.jar -g -s server https://raw.githubusercontent.com/seriousfreezing/bedrock-reloaded/refs/heads/latest/index.toml
  • Switch to the Long-Term Support version by replace latest with lts.

Older Versions
java -jar packwiz-installer-bootstrap.jar -g -s server https://raw.githubusercontent.com/seriousfreezing/bedrock-reloaded/refs/heads/deprecated/1.21.4/index.toml
  • These versions are no longer supported. List of versions: 1.21.4/1.21.5/1.21.6/1.21.8

Last updated