Mod Migrator

Quick rating

Mod Migrator

No reviews yet

Migrate your mod and automatically upgrade it to the compatible version

Automation & Processing
QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
modmigrator-fabric-1.21.1-1.1.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Mod Migrator

If a Fabric 1.21.1 client mod that can answer a question: if I move my mod to another Minecraft version or another mod loader — which ones would support it?

Why this exists

Moving a modded setup to a new Minecraft version, or across loaders (Fabric → Forge / NeoForge), normally means checking every installed mod by hand: does it have a build for the target version? Does it exist on that loader at all? What replaces the ones that don't? And which new required dependencies will the target builds pull in? With a large mods folder that is an evening of browser tabs — and launchers don't help, because their update features work within an instance's own version, never across versions or loaders.

Mod Migrator turns all of that into one in-game screen: scan what you have, pick a target, and get a grouped report — what migrates, what needs which dependencies, and exactly why the rest can't — then download everything that transfers in one go.

Features

  • One-screen migration report. Two panes: your installed mods on the left (with their real icons), results on the right grouped into Migratable, Required dependencies and Cannot migrate, each with a count, Modrinth / CurseForge source badges, and a click-the-header select-all.
  • Dual-platform search. Modrinth by SHA-1 hash (no account or key needed), CurseForge by file fingerprint (MurmurHash2) using your own free API key. Requests are batched — a whole search costs about two Modrinth calls — and follow Modrinth's User-Agent and rate-limit rules.
  • Cross-loader alternatives. When a mod has no build on the target loader, a curated equivalence table suggests the known counterpart — Sodium → Embeddium, Iris → Oculus, Lithium → Canary/Radium — shown renamed as the alternative with a "replaces X" subtitle. One line per entry in Equivalents.java, easy to extend.
  • Dependency awareness. Required dependencies of the found target builds are resolved (one level, on both platforms), listed in their own section, labeled "needed by X", downloadable alongside — and flagged in red if the target version of a required dependency doesn't exist.
  • Built-in downloader. Tick rows, hit Download, and a native OS dialog asks where to save: either into an auto-created folder (default mods) or a single zip archive. Per-file progress, filename-collision handling. CurseForge files whose authors disabled API downloads get a ↗ link to the mod page instead.
  • Honest failure reasons. "No build for this version/loader", "not indexed on either platform", and network failures split into DNS failure, connection refused (firewall), timeout, TLS interception, bot-protection block, and rate limiting (with the wait time).
  • Bilingual UI. Follows the game language: Simplified and Traditional Chinese included, everything else falls back to English.
  • Client-side and lightweight. No server component, no telemetry, no bundled API keys.

Quick start

  1. Requirements: Minecraft 1.21.1 with Fabric Loader ≥ 0.19.3
  2. Drop the jar into mods, launch, click Mod Migrator on the title screen.
  3. Left pane: tick the mods to check. Enter the target version, pick the loader (Fabric / Forge / NeoForge), press Search.
  4. Review the right pane, tick what you want, choose Folder or Zip, press Download.
  5. Drop the produced files into the mods folder of your new instance.

CurseForge API key (optional, recommended)

Modrinth works out of the box. To also search and download from CurseForge:

  1. Get a free API key at https://console.curseforge.com/.
  2. After the first launch, open config/modmigrator.properties and set curseforge-api-key=YOUR_KEY.
  3. No restart needed — the key is re-read on every search.

Keep the key private: don't share the config file, and don't embed keys in jars you distribute (it violates CurseForge's terms).

What it deliberately does not do

  • It prepares files and a report; it does not create instances or install loaders.
  • Dependencies are resolved one level deep.
  • OptiFine can't be suggested or downloaded automatically — it isn't distributed through the Modrinth or CurseForge APIs.
  • Remote icons aren't fetched (Modrinth serves many WebP icons, which Minecraft can't decode); alternatives and dependencies get letter avatars instead.

Screenshots

Gallery

  • 3.png
    3.png 3.png
  • 2.png
    2.png 2.png
  • 1.png
    1.png 1.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works