NeoForge is a community-driven mod loader for Minecraft Java Edition, created as a fork of the long-running Minecraft Forge project in July 2023. If you have seen "NeoForge" listed on mod download pages or mentioned in modding forums, you are not alone in wondering what it is and how it differs from Forge. This article explains the origins of NeoForge, what makes it different, and whether it is the right mod loader for you.
What Is NeoForge?
NeoForge is a modding platform for Minecraft Java Edition that allows players to install and run mods — much like Minecraft Forge, which has served that role since 2011. The key difference is governance and development direction. NeoForge is maintained by a community team rather than the original Forge leadership, and it focuses on modernizing the modding API while keeping broad compatibility with existing Forge-style mods.
From a player's perspective, using NeoForge feels very similar to using Forge. You download an installer, run it, place mod .jar files into a mods folder, and launch the game. Many popular mods now offer NeoForge versions alongside their Forge and Fabric builds, making the transition relatively straightforward for most players.
The Forge Fork — What Happened in July 2023
In July 2023, several prominent members of the Forge community — including cpw, one of the project's long-time core developers — created NeoForge as a separate project. The fork followed disagreements about the direction and governance of the original Forge project under its founder, LexManos.
The specifics of the internal discussions are not fully public, but the result was clear: a significant portion of the development community moved to NeoForge, bringing technical expertise and contributor momentum with them. NeoForge began development targeting Minecraft 1.20.2 and has continued with each subsequent Minecraft version.
It is worth noting that this was not a hostile takeover or a sudden event. The Forge project continues to receive updates and maintains its own development team. Both projects coexist, and players can choose either one based on their needs.
Why NeoForge Exists
The NeoForge team has outlined several goals for the project:
- Modernized API: Cleaning up legacy code and internal APIs that had accumulated over more than a decade of Forge development
- Community governance: Decision-making is distributed among a team rather than concentrated with a single maintainer
- Improved contributor experience: Making it easier for new developers to contribute to the project and get pull requests reviewed
- Active development cadence: Frequent releases and faster adoption of new Minecraft versions
Whether these goals have been fully achieved is an ongoing question — the project is still relatively young. But the development activity on NeoForge's repositories has been consistent since the fork, and mod developer adoption has grown steadily.
Key Differences from Forge
While NeoForge and Forge share the same technical roots, they have diverged in several ways:
| Aspect | Forge | NeoForge |
|---|---|---|
| Origin | Original project, active since 2011 | Community fork, started July 2023 |
| Governance | Led by original maintainers | Community-driven team |
| Minecraft Versions | Supports a wide range (1.1 through current) | 1.20.2 and newer only |
| API Direction | Maintains legacy compatibility | Modernizing, removing deprecated internals |
| Internal APIs | Some legacy internal APIs remain accessible | Removed or refactored several internal APIs |
| Development Activity | Continues to receive updates | Frequent releases with active contributor base |
For mod developers, the most notable technical change is that NeoForge has removed or refactored some internal Forge APIs that were never intended for public use but that some mods relied on anyway. This is one reason why not all Forge mods work on NeoForge without changes.
Forge Mod Compatibility on NeoForge
One of the most common questions about NeoForge is whether Forge mods work with it. The short answer is: many do, but not all.
Because NeoForge shares the same API foundation as Forge, mods that use only the public Forge API generally work on NeoForge with minimal or no changes. Many popular mods — including Create, JEI, and Mekanism — have official NeoForge versions or are compatible with both loaders.
However, mods that relied on Forge's internal APIs or used certain Access Transformers may not function correctly on NeoForge. If a mod was built specifically for Forge and has not been updated by its developer, there is no guarantee it will work. Always check the mod's download page on Modrinth or CurseForge for a NeoForge version.
Who Should Use NeoForge
NeoForge is a good choice if:
- You are playing Minecraft 1.20.2 or newer and want a Forge-style modding experience
- Your preferred mods already have NeoForge builds available
- You want to follow a project with active community development
You may want to stay on Forge if:
- You play on older Minecraft versions (1.16, 1.18, 1.20.1) where NeoForge is not available
- Your modpack or favorite mods require Forge specifically
- You are following a guide or tutorial that was written for Forge
Consider Fabric if:
- You mainly want performance and client-side mods — Fabric has the strongest ecosystem for that category
- You prefer a lightweight loader with fast startup times
Getting Started with NeoForge
If you have decided to try NeoForge, the installation process is straightforward and takes about 10 minutes. You will need Minecraft Java Edition and a compatible version of Java installed. The process is similar to installing Forge — you download an installer from the official NeoForge website, run it, and it creates a new launcher profile in your Minecraft Launcher.
We have a dedicated step-by-step guide that walks you through the entire process: How to Install NeoForge Mods. It covers downloading the installer, setting up your launcher profile, adding your first mods, and verifying everything loads correctly.
Third-party launchers like Prism Launcher, ATLauncher, and MultiMC also support NeoForge and can simplify the setup even further — especially if you are installing modpacks. These launchers let you add NeoForge as a loader option when creating a new instance.
Once you are set up, check out our Best NeoForge Mods roundup for recommendations across performance, tech, utility, and visual categories.
Other Mod Loader Guides
Want to learn about other mod loaders? Check out these guides:
- What Is Forge?
- What Is Fabric?
- What Is Quilt?
- NeoForge vs Forge — Understanding the fork
- Forge vs Fabric vs NeoForge — Complete 3-way comparison
Frequently Asked Questions
Is NeoForge replacing Forge?
No. NeoForge and Forge are separate projects that coexist. Both continue to receive updates for newer Minecraft versions. Some mod developers have moved to NeoForge, while others continue to support Forge or both. Neither project has announced plans to discontinue development.
Can I use Forge mods with NeoForge?
Many Forge mods work on NeoForge because the two loaders share the same API foundation. However, compatibility is not guaranteed — mods that use internal Forge APIs or certain Access Transformers may not load correctly. Always check the mod's official download page for a NeoForge-specific version.
Is NeoForge safe to download?
Yes, as long as you download it from the official NeoForge website at neoforged.net. Like any mod loader, only download from trusted sources to avoid modified installers.
Does NeoForge support older Minecraft versions?
No. NeoForge only supports Minecraft 1.20.2 and newer. If you need to mod older Minecraft versions with a Forge-style loader, you will need to use Minecraft Forge instead.
Is NeoForge better than Forge?
Neither is objectively better — they serve different needs. NeoForge offers modernized development practices and active community governance. Forge offers the widest legacy mod compatibility and support for older Minecraft versions. The best choice depends on which mods you want to use and which Minecraft version you play on.
