Download Fabric Server JAR

The lightweight mod loader — first to new versions, home of the best performance mods.

Fabric icon
Fabric
ModdedOfficial Source
A lightweight modding toolchain for modern Minecraft versions, supporting fast updates and a modular ecosystem for server-side mods.
Lightweight-ModdingFast-UpdatesModular

Fabric is a lightweight mod loader that's usually first to support new Minecraft versions and hosts the best-known performance mods (Lithium, Krypton). The download is the official Fabric server launcher — it bootstraps the loader and the Minecraft server automatically on first run.

Quick setup

  1. Download the Fabric server launcher JAR into an empty folder.
  2. Install Java 21+ for Minecraft 1.20.5+.
  3. Run the command below — it downloads everything else automatically.
  4. Set eula=true in eula.txt, then start again.
  5. Add mods to mods/ — most also need Fabric API in there.
java -Xms4G -Xmx4G -jar fabric-server-launch.jar nogui

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/fabric

Fabric FAQ

Related downloads