Minecraft Mod依存関係チェッカーMinecraft Mod Dependency Checker

Modのjarファイルをここにドロップするだけで、対応Minecraftバージョン・モッドローダー(Forge / NeoForge / Fabric / Quilt)・前提Modをその場で解析します。ファイルはブラウザ内だけで処理され、どこにもアップロードされません。 Drop your mod .jar files here to instantly see the Minecraft version, mod loader (Forge / NeoForge / Fabric / Quilt) and required dependencies of each one. Everything runs inside your browser — no uploads, no server.

ここにjarをドロップDrop your .jar files here
またはクリックして選択(複数まとめてOK)— すべてブラウザ内で処理されます or click to browse (multiple files OK) — processed locally in your browser

結果の読み方How to read the results

前提Mod(依存関係)

そのModが動くために別途必要なModです。必須と表示されたものが1つでも足りないと、ゲームは起動時にエラーで落ちます。診断結果に「前提Mod不足」と出たら、そのIDのModを配布サイトからダウンロードして mods フォルダに追加してください。

MC(対応Minecraftバージョン)

[1.20.1,1.21) のような表記は「1.20.1以上・1.21未満で動く」という意味です。[26.1.2] なら26.1.2専用。ここに書かれた範囲外のMinecraftで起動すると弾かれます。

ローダー

Modを動かす土台のことです。Forge用のModはNeoForgeやFabricでは動きません(逆も同様)。複数のローダーのModが混ざっていると、このツールが警告します。

Dependencies

Other mods that this mod needs in order to load. If even one required dependency is missing, the game crashes on startup. When the summary reports a missing dependency, download that mod ID from your usual mod site and drop it into your mods folder.

MC (supported Minecraft version)

A range like [1.20.1,1.21) means "1.20.1 and up, but below 1.21". [26.1.2] means that exact version only. Launching outside the range will be rejected by the loader.

Loader

The framework that runs the mod. A Forge mod will not run on NeoForge or Fabric, and vice versa. If your files mix loaders, this tool warns you.

よくあるクラッシュと対処Common crashes and how to fix them

ゲームが起動しない・すぐ落ちる

原因の大半は「前提Mod不足」「Minecraftバージョン違い」「ローダー混在」の3つです。導入予定のjarを全部まとめてドロップすれば、この3つを一度に判定できます。

Modsフォルダはどこ?

Windowsならエクスプローラーのアドレス欄に %appdata%\.minecraft\mods と入力。フォルダが無い場合はローダーを一度起動すると作られます。

「Missing or unsupported mandatory dependencies」と出た

まさに前提Mod不足のエラーです。画面に出ているMod IDと、このツールの「前提Mod」欄を突き合わせてください。

Fabric APIとは?

Fabric系Modの大半が必要とする共通ライブラリです。Fabric用Modを入れるならほぼ必須と考えてください(このツールでは共通ライブラリは一覧から省いています)。

このツールは安全?

解析はすべてブラウザ内のJavaScriptで完結し、jarが外部に送信されることはありません。読み込むのはjar内のテキスト情報(mods.toml / fabric.mod.json など)だけで、プログラム部分は実行しません。

The game won't start / crashes immediately

Most startup crashes come down to three things: a missing dependency, a Minecraft version mismatch, or mixed loaders. Drop all the jars you plan to install at once and this tool checks all three together.

Where is the mods folder?

On Windows, type %appdata%\.minecraft\mods into the Explorer address bar. If it doesn't exist yet, launch your mod loader profile once and it will be created.

"Missing or unsupported mandatory dependencies"

That is exactly the missing-dependency error. Compare the mod IDs in that message with the Dependencies column here.

What is Fabric API?

A shared library that most Fabric mods require. Treat it as mandatory when using Fabric mods (this tool omits shared libraries from the dependency list to reduce noise).

Is this safe?

All parsing happens in your browser with JavaScript, and no jar ever leaves your machine. Only the text metadata inside the jar (mods.toml / fabric.mod.json and friends) is read — no code from the jar is executed.

解説記事Guides

対応フォーマットSupported formats

このツールを作った人のModMods by the author of this tool

全部 Minecraft 1.20.1 / 1.21.1 対応、CurseForge で無料配布中です。All free on CurseForge, for Minecraft 1.20.1 and 1.21.1.