Importing Modpacks
mcman can import from the mrpack format (modrinth modpacks) or packwiz packs.
Can I import after initializing?
Yes you can!
- For mrpacks:
mcman import mrpack <source> - For packwiz packs:
mcman import packwiz <source>
The source arguments are the same
mrpack
You can import mrpacks with the --mrpack flag while initializing:
The source argument can be
- An URL to a direct download of the
.mrpackfile - A local path to the
.mrpackfile - A modpack from Modrinth prefixed with "
mr:"- For example, the modpack Packed would be written as "
mr:packed"
- For example, the modpack Packed would be written as "
packwiz
Like mrpacks, you can import while initializing with:
The source argument can be
- An URL with
http/httpsscheme - Path to a local
pack.tomlfile
Whats next?
Tutorial -> Getting Started -> Building