How to set up the Brave New Globe modpack as a player. You do this setup one time (about 10 minutes). After that, just launch and you’re always up to date.
1.21.121.1.248 (runs Fabric mods via Sinytra Connector + Forgified Fabric API)1.21.1.21.1.248.Brave New Globe → OK.The installer will also correct the loader version to match the pack automatically, but creating it right avoids a first-launch prompt.
The pack is pulled by a tiny helper called packwiz-installer-bootstrap.jar.
tools/packwiz-installer-bootstrap.jar
(or from the official releases)..minecraft folder inside it.packwiz-installer-bootstrap.jar in that .minecraft folder.In the Pre-launch command box, paste exactly this:
"$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Minecraft-Bonanaza/BraveNewGlobe/main/pack/pack.toml
That’s the whole trick: before each launch, PrismLauncher runs this line, which checks the repo and downloads anything that changed.
Hit Launch. The first launch downloads all the mods (you’ll see a small progress window — this is normal and only happens once). When it finishes, Minecraft starts.
That’s it — you’re set up. ✅
Do nothing. Just launch the instance. The pre-launch command re-syncs against the repo every time, so you always get the latest mods, configs, and datapacks. Updates are usually a few seconds.
.minecraft, or is
in the wrong folder. Either move it there, or use the absolute-path form of the command instead:
"$INST_JAVA" -jar "$INST_MC_DIR/packwiz-installer-bootstrap.jar" https://raw.githubusercontent.com/Minecraft-Bonanaza/BraveNewGlobe/main/pack/pack.toml
index.toml, as in 0.9.16 on
bigglobe_whendungeonsarise.zip). Ping them; once they fix it, just launch again and it re-syncs.pack/datapacks/; packwiz installs them into the instance datapacks/ folder. Paxi is
set to Load from base 'datapacks' directory = true, so they load globally with the auto-sync.
They are not under config/paxi/datapacks/.--side client skips side = server
jars (Too Fast, YUNG’s Better Nether Fortresses). Dedicated servers get them. That skip
is expected on a solo client instance.