NeoForge fallback guide

Use NeoForge only when Fabric cannot provide a required compatible mod or modpack.

NeoForge and Forge are different loaders. A Forge mod is not automatically a NeoForge mod. Check every project for exact Minecraft 26.2 support.

Setup sequence

  1. Back up the world and stop any running server.
  2. Run parameter-manager.bat or select NeoForge during first start.
  3. Let Jarock download and verify the official NeoForge installer.
  4. Let the installer generate its official run.bat, libraries, and JVM arguments.
  5. Use the NeoForge-specific manifest; do not copy Fabric mods into it.
  6. Accept the EULA only after reading it, then start again.

Runtime difference

FabricNeoForge
Recommended first choiceFallback when required content needs it
Local server/server.jar launcherOfficial generated server/run.bat
Fabric-specific manifestNeoForge-specific manifest
Do not mix with NeoForge filesDo not mix with Fabric files

Full reference

Read the NeoForge guide and the manifest detail page.