How to install Fabric on a Minecraft server
Fabric is the lightweight alternative to Forge. Hostd installs it in one click; drop mods (and the Fabric API) into /data/mods and restart.
Fabric is the lightweight alternative to Forge. It boots faster, uses less RAM at idle, and most performance mods (Sodium, Lithium, FerriteCore) target it first. Hostd installs Fabric for you in one click.
At order time
On the Configure page for Minecraft Java, toggle Modded and pick Fabric under loader. The version selector defaults to the recommended Fabric loader for the Minecraft version you chose. Finish checkout and the server provisions with Fabric ready; drop mods into Files → /data/mods and restart.
On an existing server
Dashboard → your server → Settings → Loader. Switch to Fabric, pick the loader version, save, restart. Your world stays; any Forge mods you had under /data/mods will not load on Fabric and the console will say so. Take a backup before switching (Taking a manual backup).
Fabric vs Forge in one paragraph
Fabric is smaller, modular, and ships nothing on its own; you add what you want, including the optional Fabric API that most mods depend on. Forge is heavier, ships a lot of utilities by default, and is the historical home of the biggest tech packs (Mekanism, IndustrialCraft, Ender IO). If you are installing a pack, the pack decides for you. If you are picking mods one at a time, Fabric usually wins on performance.
Fabric API
Most Fabric mods depend on the Fabric API. Download it from its Modrinth page, drop the .jar into Files → /data/mods, restart. Skipping this step is the most common cause of "Fabric server boots but no mods load" tickets.
Performance mods worth installing
For a vanilla-feel Fabric server with proper performance, the usual stack is Lithium, FerriteCore, and Krypton. Sodium is client-side only; do not install it on the server. Starlight improves chunk light calculation. All four are on Modrinth and load cleanly with no config.
Memory
A bare Fabric server runs comfortably on Modded (6 GB) for small modpacks. Bigger Fabric packs (Create-based, Cobblemon, larger Modrinth-curated packs) want Heavy (10 GB).
Where to go next
- Install a Modrinth or CurseForge modpack for one-click packs.
- Install Forge on a server if your mods are Forge-only.
Last updated 2026-05-23. Notice a mistake? Tell us.