Pack Summary
- Name
- -
- Minecraft
- -
- Loader
- -
- Files
- -
Minecraft Modrinth utility
Convert Modrinth .mrpack files to ZIP, inspect pack metadata, and download a failed files report when browser downloads are blocked.
For safety, direct downloads are limited to Modrinth CDN .mrpack URLs.
Choose a .mrpack file, project ID, or direct URL to begin.
Your ZIP download will appear after conversion.
Download ZIPIf a host blocks browser downloads, failed files will be listed here.
Download ReportA good MRPack to ZIP workflow should do more than rename a file. It should read the Modrinth manifest, show the pack details, copy overrides, and explain which remote mod files could not be downloaded by the browser.
An .mrpack file is the Modrinth modpack format for Minecraft. It is a
ZIP-based archive that includes modrinth.index.json, pack metadata,
dependency versions, optional overrides, and download links for the actual mod files.
Because many mods are referenced by URL, an MRPack is often a manifest rather than a
complete folder of JAR files.
Some launchers, hosting panels, and manual server workflows are easier to manage with a normal ZIP layout. Converting an MRPack to ZIP can help you inspect the pack, move config overrides, prepare a server upload, or share a more familiar folder structure with another player.
Browser-based conversion is private and simple, but remote hosts can block direct downloads with CORS rules. When that happens, this tool records the missing file path, download URL, environment flags, and hashes in a failed downloads report so you can complete the pack manually.
A Modrinth .mrpack file is a compact manifest. It usually contains metadata, overrides, and download URLs for the actual mod JAR files. This tool reads the manifest, fetches the referenced files when your browser allows it, and builds a normal ZIP layout.
Convert or inspect an MRPack before importing it into a launcher profile.
Use the ZIP output and failed report to prepare files for hosting panels.
Understand why browser downloads fail and how to complete the pack manually.
No. Local files are read in your browser. Remote mod files are fetched directly from their listed URLs.
Some file hosts block browser downloads with CORS rules. The log shows failed files so you can add them manually.
The output is a standard ZIP folder structure. Compatibility depends on the target launcher and the mods referenced by the pack.
Yes. Upload the file and use Inspect only to view the Minecraft version, loader, file count, environment flags, and overrides.