🇩🇪 DE 🇬🇧 EN
NexoraHost / Docs home
Popular searches:Minecraft won't startCreate Minecraft serverFiveM txAdminInstall WordPressSet up subdomainVPS GermanySSL errorOpen port 25565Discord bot hostingDNS troubleshooting

Forge Crashes / Fabric Mods – Install Mods on Minecraft Server

This guide shows you step by step how to install mods on your Minecraft server. We cover the two most common modloaders: Forge and Fabric. Mods add new blocks, creatures, dimensions and game mechanics to your server.

Note: Detailed subpages on individual modpacks and performance optimization can be found in the left navigation.

Important difference: Forge vs. Fabric

Feature Forge Fabric
Mod selection Larger, more established mods Growing, many performance mods
Performance Worse (more overhead) Better (leaner)
Known modpacks All the Mods, FTB, Tekkit Better MC, Vanilla+ Packs
Compatibility Only Forge mods Only Fabric mods

Mods are not cross-compatible. A Forge mod won't run on Fabric and vice versa. Choose the modloader based on the mods you want to use.

Requirements

Method A: Install Forge

Step 1: Download Forge Installer

  1. Visit the official Forge website: files.minecraftforge.net
  2. Select the Minecraft version your server uses
  3. Download the Installer (not the "Universal" JAR)

Step 2: Install Forge Server

# In your server directory
cd /path/to/your/minecraft-server

# Run Forge installer (Java 17+ required)
java -jar forge-*-installer.jar --installServer

The installer creates the following files:

Step 3: Adjust startup script

Replace your old startup script. Instead of java -jar server.jar use:

java -Xmx8G -Xms4G -jar forge-xxx-universal.jar nogui

Adjust -Xmx8G to your available RAM. Never start below 4 GB with mods.

Step 4: Install mods

  1. Download mods from trusted sources:
  2. Download the .jar files of the mods
  3. Upload them to the mods/ folder on your server
  4. Restart the server – the mods are loaded automatically

Method B: Install Fabric

Step 1: Download Fabric Installer

  1. Visit the official Fabric website: fabricmc.net/use/server
  2. Select the Minecraft version
  3. Download the Server JAR

Step 2: Start Fabric Server

# In your server directory
cd /path/to/your/minecraft-server

# Rename Fabric server JAR
mv fabric-server-launch.jar server.jar

# Start server
java -Xmx8G -Xms4G -jar server.jar nogui

Fabric automatically creates the mods/ folder on first start.

Step 3: Install Fabric API (important!)

Almost all Fabric mods require the Fabric API as a foundation:

  1. Download the Fabric API from CurseForge or Modrinth
  2. Upload the JAR file to the mods/ folder
  3. The Fabric API must always be first in the folder

Step 4: Install additional mods

  1. Download more Fabric mods from CurseForge or Modrinth
  2. Upload the JAR files to the mods/ folder
  3. Restart the server

Essential mods every server should have

Performance mods (Fabric)

Performance mods (Forge)

Keep mods in sync between client and server

Players joining your server must have exactly the same mods installed. Exceptions:

Common problems and solutions

Server won't start after mod installation:

Players cannot join ("Mod rejections"):

Server lags after mod installation:

Detailed guides on individual modpacks and performance optimization can be found in the articles in the left navigation.

Frequently asked questions (FAQ)

Forge crashes on start – what to do?
Open logs/latest.log. Remove mod with version conflict. Forge version must match Minecraft version exactly.
Fabric mods not working?
Fabric API must be in mods/. Only Fabric mods on Fabric server – don't mix Forge mods.

NexoraHost

Order your game server

Minecraft, ARK, FiveM & 24+ games – 1-click install, mods allowed, from €4.99/mo.

nexorahost.com · Maincubes FRA01 · 1 Tbit/s DDoS · 99,9 % Uptime