Download Forge Server

The classic mod loader powering thousands of modded servers and modpacks.

Forge icon
Forge
ModdedOfficial Source
A modding platform for running complex Minecraft mods, enabling custom content like new blocks, items, and mechanics on servers.
Mod-SupportCustom-ContentExtensive-Modding

Minecraft Forge is the longest-standing mod loader for Java Edition and the platform most classic modpacks are built on. The download is the official Forge installer for your chosen version — run it once and it generates the server files and launch scripts.

Quick setup

  1. Download the Forge installer for your version into an empty folder.
  2. Install the matching Java (21 for 1.20.5+, 17 for 1.18–1.20.4, 8 for most older packs).
  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 mods to mods/ — players need the same mods and Forge version.
java -jar forge-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/forge

Forge FAQ

Related downloads