MC ToolboxMC TOOLBOX

MRPack to ZIP Converter

Convert a Modrinth .mrpack into a standard mods and overrides ZIP. Free, no account. Pack files stay local. Mod downloads need network access.

MRPACK

Drop your .mrpack file here

or click to browse files

No account required. Your .mrpack is read in the browser and the ZIP is assembled there. Mod files are fetched from public download URLs (a same-site helper may be used when a CDN blocks the browser). We do not ask you to create an account to convert a pack.

MC Toolbox · Modpack Utilities

Convert .mrpack to ZIP when your launcher or server cannot import Modrinth packs

A .mrpack is mostly a manifest. It contains modrinth.index.json with each mod path, download URL, and hash. The JAR files are often not inside the archive. Launchers that support Modrinth fetch those files for you. The official launcher, Technic, and many server panels do not, so they reject the .mrpack.

This free MRPack to ZIP converter does the fetch step in your browser. It reads the index, downloads each listed mod when the host allows it, copies override files (configs, scripts, resource packs), and builds a ZIP you can extract into a game instance or server folder. You still need the correct mod loader and Minecraft version. The ZIP is not a one-click install for every launcher.

What actually happens inside

Four steps. Unpacking and ZIP assembly run in your browser tab. Mod downloads use the public URLs from the index (and a same-site helper if a CDN blocks direct browser access).

Step 1
Read the index
Opens the mrpack (it is a ZIP archive) and parses modrinth.index.json for pack name, game version, loader dependencies, and the full mod list.
Step 2
Copy overrides directly
Files in overrides/, client-overrides/, and server-overrides/ are copied into the output. That covers configs, scripts, and bundled resource packs the author included.
Step 3
Fetch each mod
Each mod entry has one or more download URLs. The converter tries them and writes the file at the path in the index. If every URL fails, the path and URLs go into FAILED_DOWNLOADS.txt so you can finish manually.
Step 4
Build and offer the ZIP
Assembles the ZIP with compression, adds a pack-info.json summary (name, version, loader hints), and starts a browser download. Your original .mrpack is not stored as a site account upload.

Which launchers actually support .mrpack

The short version: Prism, ATLauncher, and MultiMC handle .mrpack natively. CurseForge support is partial. The official launcher, Technic, and most server panels need a ZIP instead.

LauncherSupports .mrpackNeeds ZIP conversionNotes
Prism LauncherYesNoImport from Modrinth or file
ATLauncherYesNoImport from Modrinth tab
MultiMCYesNoAdd Instance, then Import
GDLauncherYesNoSearch and one-click install
CurseForge AppPartialSometimesMainly CurseForge-hosted packs
Official LauncherNoYesInstall the mod loader first
Technic LauncherNoYesZIP import only
Server panelsNoYesPterodactyl, Apex, Shockbyte, and similar

Questions I actually got asked

Plus a few I figured people would ask before they do.

Does the conversion happen on my computer or a server?
Your .mrpack file is read and the final ZIP is built in the browser with JSZip. We do not store your pack as a user upload. Overrides are copied locally. Listed mod JARs are downloaded from the URLs in modrinth.index.json. When a CDN blocks the browser, the page may use a small same-site download helper (/api/proxy) only to fetch that public file. That is not the same as uploading your pack to our servers, but conversion still needs network access and is not fully offline.
Why do some mods fail to download during conversion?
Some hosts or CDNs refuse the request, rate-limit, or expire links. When a file cannot be fetched, the converter still builds the ZIP and adds FAILED_DOWNLOADS.txt with the expected path and every download URL for that mod. Download those few files manually and place them in the listed folders.
What is modrinth.index.json inside an mrpack?
It is a bill of materials: each mod path (for example mods/sodium-fabric-0.5.8.jar), integrity hashes, and one or more download URLs. The .mrpack is often small because the JARs are not always embedded. Launchers or this tool fetch them. Overrides folders hold configs and other files that do ship inside the archive.
Can I use the output ZIP with the official Minecraft Launcher?
Not as a one-click modpack import. The ZIP is a normal folder layout (mods, configs from overrides, and so on). Install Fabric, Forge, Quilt, or NeoForge yourself, then copy the extracted folders into your instance. Server panels that accept a ZIP extract often work the same way. Prism, MultiMC, and similar launchers may still prefer importing the original .mrpack when they support it.
What is the difference between overrides and mod downloads?
Overrides are files packed inside the .mrpack (configs, scripts, resource packs, datapacks). Mod entries are usually URL references. The converter downloads them into the paths from the index. Both end up in the output ZIP when downloads succeed.
Does this work with Fabric, Forge, Quilt, and NeoForge packs?
Yes for valid Modrinth .mrpack files. The format is loader-agnostic file paths plus a dependencies field. This converter does not install the loader for you. Check pack-info.json in the ZIP and install the matching loader and Minecraft version separately.

Other tools you might want while you're here

.mrpack を ZIP に変換する方法

1. 入力方法を選択:ローカルの .mrpack ファイルをアップロードするか、Modrinth のプロジェクト ID またはスラッグを入力するか、直接ダウンロード URL を貼り付けます。

2. ツールはパック内の modrinth.index.json を読み取り、overrides(config、リソースパックなど)を直接コピーし、各 mod の JAR をリストされた URL からダウンロードします。

3. いずれかの mod のダウンロードに失敗した場合、不足しているファイルとその URL をリストした FAILED_DOWNLOADS.txt が含まれます。それらを手動でダウンロードし、正しいフォルダに配置してください。

4. 完了したら、ZIP をダウンロード をクリックしてアーカイブを保存します。ZIP には標準的なフォルダ構造(mods/、config/ など)が含まれており、mod 導入済みの Minecraft インスタンスに手動でインストールする準備ができています。

よくある質問

変換は自分のコンピュータとサーバーのどちらで行われますか?

.mrpack ファイルはブラウザ上で読み取られ、最終的な ZIP は JSZip を使ってブラウザ内で生成されます。パックをユーザーアップロードとして保存することはありません。Overrides はローカルでコピーされます。リストされた mod の JAR は modrinth.index.json 内の URL からダウンロードされます。CDN がブラウザをブロックする場合、ページはその公開ファイルを取得するために小さな同一サイトのダウンロードヘルパー(/api/proxy)を使用することがあります。これはパックを当サーバーにアップロードすることとは異なりますが、変換にはネットワークアクセスが必要であり、完全にオフラインではありません。

変換中に一部の mod のダウンロードが失敗するのはなぜですか?

一部のホストや CDN がリクエストを拒否したり、レート制限をかけたり、リンクを期限切れにすることがあります。ファイルが取得できない場合、コンバーターは ZIP を生成し、その mod の期待されるパスとすべてのダウンロード URL を記載した FAILED_DOWNLOADS.txt を追加します。それらのファイルを手動でダウンロードし、指定されたフォルダに配置してください。

mrpack 内の modrinth.index.json とは何ですか?

これは部品表です:各 mod のパス(例:mods/sodium-fabric-0.5.8.jar)、整合性ハッシュ、および1つ以上のダウンロード URL が含まれます。.mrpack は JAR が常に埋め込まれているわけではないため、多くの場合小さなサイズです。ランチャーやこのツールがそれらを取得します。Overrides フォルダには、アーカイブ内に実際に含まれる設定ファイルやその他のファイルが保持されます。

出力された ZIP は公式の Minecraft ランチャーで使用できますか?

ワンクリックでの modpack インポートとしては使用できません。ZIP は通常のフォルダ構成(mods、overrides からの config など)です。Fabric、Forge、Quilt、または NeoForge を自分でインストールし、展開したフォルダをインスタンスにコピーしてください。ZIP の展開を受け付けるサーバーパネルも同様に動作します。Prism、MultiMC などのランチャーは、対応している場合、元の .mrpack をインポートすることを推奨する場合があります。

overrides と mod ダウンロードの違いは何ですか?

Overrides は .mrpack 内にパッケージされたファイル(config、スクリプト、リソースパック、データパック)です。Mod エントリは通常 URL 参照です。コンバーターはそれらをインデックスからパスにダウンロードします。ダウンロードが成功すると、両方とも出力 ZIP に含まれます。

これは Fabric、Forge、Quilt、NeoForge のパックで動作しますか?

有効な Modrinth .mrpack ファイルであれば動作します。この形式はローダーに依存しないファイルパスと dependencies フィールドで構成されています。このコンバーターはローダーをインストールしません。ZIP 内の pack-info.json を確認し、対応するローダーと Minecraft バージョンを別途インストールしてください。