Skip to main content
Lightweight Mods

Fabric Server Hosting

A modern, minimal mod loader that updates to new Minecraft versions before anyone else. Fabric keeps things light without sacrificing mod capabilities.

Get Started

What Is Fabric?

Fabric is a mod loader for Minecraft Java Edition that was built from the ground up to be fast, lightweight, and modular. Unlike Forge, which carries over a decade of legacy code and a heavyweight modding framework, Fabric takes a minimalist approach. The loader itself is tiny, it does almost nothing on its own and relies on libraries like Fabric API to provide the hooks that mod developers need.

This design philosophy has real consequences for server operators. Fabric servers start faster, use less memory at idle, and leave more headroom for the mods you actually want to run. The loader does not add overhead for features you are not using, which is a stark contrast to heavier mod loaders that load their entire framework regardless of what mods are installed.

Fabric launched in 2018 and has grown steadily since. It carved out its own niche by being the first loader to support new Minecraft versions, often within hours of a Mojang release. For players who want to be on the latest version with mods, Fabric is typically the only option during the first weeks after an update.

Fast Version Updates

This is where Fabric genuinely stands apart. When Mojang drops a new Minecraft snapshot or release, Fabric is usually compatible within a day or two. Forge typically takes weeks or months to update, because its larger codebase requires more work to patch against Mojang's changes. If you want to run mods on the newest Minecraft version as soon as it drops, Fabric is the loader that makes that possible.

The speed of Fabric updates trickles down to mod developers too. Because the loader is stable and predictable, many Fabric mods update quickly as well. Popular performance mods like Sodium and Lithium are often available for new Minecraft versions within days of the Fabric update.

Popular Fabric Mods

Fabric has built a strong reputation around optimization and quality-of-life mods. These are some of the most widely used Fabric mods:

  • Sodium, A rendering engine replacement that dramatically improves client-side frame rates. While Sodium is primarily a client mod, it pairs with server-side optimization mods for the best experience.
  • Lithium, A server-side optimization mod that rewrites Minecraft's internal systems for better performance. Lithium improves entity AI, chunk loading, world generation, and game physics without changing gameplay behavior. This is one of the first mods you should install on any Fabric server.
  • Iris, A shader loader for Fabric that brings OptiFine-style shader support without the compatibility issues that OptiFine introduces. Iris works alongside Sodium rather than replacing it.
  • Create (Fabric) — The popular mechanical engineering mod has been ported to Fabric, bringing gears, trains, conveyor belts, and contraptions to the Fabric ecosystem.
  • Mod Menu, A simple UI for viewing and configuring installed mods from within the game. Essential for managing a Fabric modded setup.

When to Choose Fabric Over Forge

The decision between Fabric and Forge usually comes down to which mods you want to run. Forge still has the larger total mod count, especially for complex content mods like Mekanism, Thermal Expansion, and Thaumcraft. But Fabric is the better choice in several specific situations:

  • You want to play on the latest Minecraft version as soon as it releases, rather than waiting for Forge to update.
  • You primarily want performance and optimization mods (Sodium, Lithium, Starlight) rather than heavy content mods.
  • You are building a lightly modded server that adds features without overhauling the game.
  • The specific modpack or mods you want are built for Fabric.
  • You want faster server startup and lower memory usage at idle.

If the modpack you want to play is Forge-only, there is no way around it, use Forge. Mods are not cross-compatible between the two loaders. But if both options are available for your mods, Fabric will generally give you a leaner, faster setup.

Getting Started with Fabric

Setting up a Fabric server is simple. Install the Fabric server JAR through the Pterodactyl panel, add the Fabric API mod and any other mods you want to the mods folder, and start the server. Fabric handles the rest. There is no lengthy installer process or complex configuration, the loader is designed to get out of your way.

If you are installing a Fabric modpack, the process is even easier. Download the server pack from CurseForge or Modrinth, upload it through the file manager, and launch. Our modpack installation guide walks through the full process. You can also browse our modpack pages for specific pack recommendations.

Compare all server types to find the right fit for your server.

View Plans