How to Install Forge and Fabric Mods on Your Minecraft Server
Installing mods on your Minecraft server opens up endless possibilities for enhanced gameplay, new features, and custom content. This comprehensive guide covers both Forge and Fabric mod installation, helping you transform your vanilla server into a modded experience with popular mods from CurseForge and Modrinth.Install Forge Mods
To get started with installing Forge mods onto your server, you’ll need to make sure your server is set to Forge, and the appropriate server version for the mod too. Here’s how to set your server to Forge if it already isn’t:- Open the Settings tab on the Game Panel
- Select the “Software” dropdown and select Forge
- Input the version of Forge you’d like in the Startup tab into the “Server Version” field
- Press the “Reinstall” button to install Forge and wait for it to complete
- Open the File Manager tab
- Navigate to the
/mods
folder - Upload the Forge or Fabric mod you wish to install
- Restart your server and the Forge mod should be installed!
Install Fabric Mods
Installing Fabric mods onto your Minecraft server is a simple process. Make sure the server version and the software is set to Fabric:- Open the Settings tab on the game panel
- Select the “Software” dropdown and select Fabric
- Press the “Reinstall” button to install Fabric and wait for it to complete
- Open the File Manager tab
- Navigate to the
/mods
folder - Upload the Forge or Fabric mod
.jar
to that folder - Restart your server and the Fabric mod should be installed!
Many Fabric mods require the Fabric API mod installed to work. Download the Fabric API mod and upload it to the
/mods
folderCommon Issues
-
Mods not loading after restart: Check that the mod is compatible with your server version and mod loader
- Solution: Verify mod compatibility and ensure you’re using the correct Forge/Fabric version
-
Server crashes when starting with mods: Usually caused by incompatible mods or missing dependencies
- Solution: Check server logs for error messages and remove problematic mods one by one
-
Fabric mods not working: Many Fabric mods require the Fabric API to function
- Solution: Download and install the Fabric API mod
-
Players can’t join modded server: Client-side mods must be installed on both server and client
- Solution: Ensure players have the same mods installed or use server-side only mods
Related Guides
- Installing Modpacks - Set up complete modpack collections
- Changing Server Versions - Switch versions for mod compatibility
- Server Performance with Aikar’s Flags - Optimize modded server performance
- Server Backups - Backup before installing mods
- File Management - Learn more about uploading files to your server