Download NeoForge Server

The community-driven continuation of Forge — modern APIs, faster updates.

NeoForged icon
NeoForged
ModdedOfficial Source
A modern Forge fork driven by the community, NeoForged improves modding support with faster updates, cleaner APIs, and better tools for Minecraft server modding.
Modern-ModdingCommunity-DrivenImproved-APIs

NeoForge is the community fork of Forge created in 2023 by most of the original Forge team, and the primary modding platform for Minecraft 1.20.1+. The download is the official installer — run it once and it generates the server files and launch scripts.

Quick setup

  1. Download the NeoForge installer into an empty folder.
  2. Install Java 21+.
  3. Run the command below to generate the server files.
  4. Set eula=true in eula.txt, then start via the generated run script.
  5. Add NeoForge mods to mods/ — clients need the same mods and version.
java -jar neoforge-installer.jar --installServer

Automate with the free API

Always get the newest build in scripts, Docker images, or panels — see the API docs:

https://mcjarfiles.com/api/get-latest-jar/modded/neoforge

NeoForge FAQ

Related downloads