How to Install the Fabric Loader (Step by Step, 2026)

Install the Fabric loader in minutes: run the official installer, pick your Minecraft version, then start the new Fabric profile. Full guide with fixes.

Guidesby trqUpdated June 4, 2026
Key takeaways
  • The Fabric loader installs with one tool: the official Fabric installer.
  • It adds a new launch profile and never touches your vanilla game.
  • The mods folder appears after you launch the Fabric profile once.
  • Match the loader to the exact Minecraft version you plan to play.

Installing the Fabric loader takes one tool and a few clicks. Download the official Fabric installer, run it, pick the Minecraft version you want, and let it write a new launch profile. Open your launcher, select that Fabric profile, and start the game once. The loader is now active and ready for mods.

Where Opal fits

Opal is a Fabric mod, so it rides on the same loader you install here. Once the loader is in place, follow the setup guide for the exact version and recommended JVM arguments.

Steps

1

Download the installer

Get the official Fabric installer from the Fabric project site. It is a small Java program.

2

Run it

Double-click the jar, or run it from a terminal if double-click does nothing.

3

Pick your Minecraft version

Choose the exact version you plan to play, such as a recent release or an older one you still use.

4

Install

The installer writes a new profile into your launcher and downloads the matching loader files.

5

Select the Fabric profile

Open your Minecraft launcher and switch to the profile the installer created.

6

Launch once

Start the game on that profile so the loader sets up its files and a mods folder.

What the installer actually does

The installer does not patch the game jar. It adds a launch profile that boots the Fabric loader before Minecraft starts. That loader reads your mods folder at startup and loads each mod. Because the profile sits next to the vanilla one, your unmodded game stays intact and you can switch back any time.

Installer vs launcher support

You have two ways to get the loader in place. Pick whichever fits your setup.

MethodWhen to use itNotes
Official Fabric installerDefault for the standard launcherWrites a profile, downloads the loader, done in minutes
Launcher with built-in Fabric supportYou already use a third-party launcherThe launcher handles version matching for you

Both end the same way: a Fabric profile you select before launching.

Where files land

OSPath
Windows%appdata%\.minecraft
macOS~/Library/Application Support/minecraft
Linux~/.minecraft

The mods folder appears inside that directory after the first Fabric launch. Drop mod jars there once it exists.

When the loader will not install

  • Installer will not open: Java may be missing or the jar opens with the wrong program. Install a current Java runtime and try again.
  • No Fabric profile in the launcher: refresh or restart the launcher, then look for the new profile in the version dropdown.
  • Game crashes after adding mods: the loader is fine, but a mod targets a different Minecraft version. Match every mod to the version you installed.
  • Wrong Minecraft version: re-run the installer and pick the correct version. It can write more than one profile.

FAQ