Minecraft Modpack Downloader
Download from GitHub releases page
- Support Curseforge modpacks and FTB modpacks
- No "blocked mods" problem like in PrismLauncher, you can get rid of the annoying Overwolf app
- Ultrafast download by using aria2 (download alomst any modpack in a minute with a 1Gbps connection)
- Download from releases page and extract the archive (including
aria2c.exe
andaria2.conf
) - Launch the program
- Install Python 3 (at least 3.11)
- Install requirements in
requirements.txt
- Run
./gen_api_key.sh
if you don't have a curseforge api key. Otherwise follow instructions inapi_key.py.example
- Run
./main.py
-
Click
File -> Download a modpack
and follow the instructions -
For FTB packs, you have to enter pack id and version id. To get these values, go to FTB website, choose your modpack and scroll down until you find something like this:
-
When the download finishes, a dialog will pop up showing the mc version, modloader version and minecraft dir. Create a new instance in your launcher and copy everything in the
minecraft_dir
into the game directory
- Better UI
- Support Modrinth modpacks
- Directly import to launchers like PrismLauncher
- Export as MultiMC-compatible zip file