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.
そのModが動くために別途必要なModです。必須と表示されたものが1つでも足りないと、ゲームは起動時にエラーで落ちます。診断結果に「前提Mod不足」と出たら、そのIDのModを配布サイトからダウンロードして mods フォルダに追加してください。
[1.20.1,1.21) のような表記は「1.20.1以上・1.21未満で動く」という意味です。[26.1.2] なら26.1.2専用。ここに書かれた範囲外のMinecraftで起動すると弾かれます。
Modを動かす土台のことです。Forge用のModはNeoForgeやFabricでは動きません(逆も同様)。複数のローダーのModが混ざっていると、このツールが警告します。
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.
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.
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.
原因の大半は「前提Mod不足」「Minecraftバージョン違い」「ローダー混在」の3つです。導入予定のjarを全部まとめてドロップすれば、この3つを一度に判定できます。
Windowsならエクスプローラーのアドレス欄に %appdata%\.minecraft\mods と入力。フォルダが無い場合はローダーを一度起動すると作られます。
まさに前提Mod不足のエラーです。画面に出ているMod IDと、このツールの「前提Mod」欄を突き合わせてください。
Fabric系Modの大半が必要とする共通ライブラリです。Fabric用Modを入れるならほぼ必須と考えてください(このツールでは共通ライブラリは一覧から省いています)。
解析はすべてブラウザ内のJavaScriptで完結し、jarが外部に送信されることはありません。読み込むのはjar内のテキスト情報(mods.toml / fabric.mod.json など)だけで、プログラム部分は実行しません。
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.
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.
That is exactly the missing-dependency error. Compare the mod IDs in that message with the Dependencies column here.
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).
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.
META-INF/neoforge.mods.tomlMETA-INF/neoforge.mods.tomlMETA-INF/mods.tomlMETA-INF/mods.tomlfabric.mod.jsonfabric.mod.jsonquilt.mod.jsonquilt.mod.json全部 Minecraft 1.20.1 / 1.21.1 対応、CurseForge で無料配布中です。All free on CurseForge, for Minecraft 1.20.1 and 1.21.1.