Do this once and you’re set — mods update automatically after that.
1
Install Modrinth App
Download from modrinth.com/app.
On Linux, use the AppImage version — not the Snap —
to avoid sandbox issues. On Windows/Mac just run the installer.
Import into Modrinth App
Open Modrinth App → click the + button → choose
Import → select the file you just downloaded.
It will install Minecraft 1.21.4 and Fabric automatically.
4
Set up auto-updates
Open a terminal and run these two commands:
echo '#!/bin/bash' > ~/packwiz-update.sh && echo 'java -jar "$INST_MC_DIR/mods/packwiz-installer-bootstrap.jar" http://mc.scooldude.com/pack/pack.toml' >> ~/packwiz-update.sh && chmod +x ~/packwiz-update.sh
Then in Modrinth App, click the … menu on the Terenure Map instance →
Edit → find Pre-launch command and paste:
~/packwiz-update.sh
This script runs before every launch and silently updates the mod if there’s a new version.
5
Launch and connect
Hit Play. Then go to Multiplayer → Add Server and enter:
mc.scooldude.com
If the server is offline, use the Start Server button above and wait ~90 seconds.
Fabric Loader 0.19.3 • Fabric API 0.119.4+1.21.4 • mc.scooldude.com