A Python tool to automatically update your Minecraft mods via Modrinth's API.
Select your mods folder, pick your Minecraft version and loader ➟ done.
- ✅ Automatically detects all
.jarmods in your mods folder - ✅ Filter by Minecraft version and mod loader (Fabric, Forge, NeoForge, Quilt)
- ✅ Downloads the latest compatible version from Modrinth
- ✅ Skips mods that are already up to date
- ✅ Retry logic for failed downloads
- ✅ Saves updates in a separate
updated_modsfolder - ✅ Detailed
update_log.txtfor easy troubleshooting
Watch this quick tutorial on how to use the tool (outdated):
- Download the latest release as a
.zipfrom here - Extract the ZIP anywhere on your PC
- Make sure Python 3.10+ is installed: Python Download
⚠️ During installation, check "Add Python to PATH" - Run
run.bat
git clone https://github.com/Sypherox/mod-updater.git
cd mod-updater
Then run run.batIf something goes wrong, check the update_log.txt in the updated_mods folder.
It contains your system info, Minecraft version, loader and a detailed list of what happened.
Join our Discord and send the log file, we are happy to help you out.
© sypherox.dev | All rights reserved
