Installing Fabric
DANGER
Always download mods from trusted sources. Anything else can damage your system.
Through SKlauncher
- Open SKlauncher.
- Go to the Installations Manager tab in the left menu.
- Click New Installation.
- In the Create new installation window:
- Give the installation a name (e.g.
Fabric 1.21.1). - Select Fabric from the version-type list.
- Choose your Minecraft and Fabric Loader versions.
- Give the installation a name (e.g.
- (Optional) Customise other settings:
- Pick or upload an icon.
- Change the game directory.
- Under More Options, adjust memory, Java arguments, or launcher visibility.
- Click Save.
Manual install
Alternatively, download the official Fabric installer and run it. The new installation appears in SKlauncher (restart the launcher if it doesn't show up immediately).
Installing Fabric API
Fabric API is required by many Fabric mods.
- Download Fabric API from Modrinth or CurseForge.
- Pick the build matching your Minecraft and Fabric Loader versions.
- Download the
.jarfile. - Open your mods folder:
- Windows:
%appdata%\.minecraft\mods\ - macOS:
~/Library/Application Support/minecraft/mods/ - Linux:
~/.minecraft/mods/ - Create the folder if it doesn't exist.
- Windows:
- Drop the
.jarinto themodsfolder.
Launching Fabric
- Return to the main SKlauncher window.
- Select your Fabric installation in the sidebar.
- Click Play.
You're ready. Drop additional mod .jar files into the mods folder to use them.
Troubleshooting
- Make sure Fabric, Fabric API, and your mods are all compatible with the same Minecraft version.
- Some mods need additional dependencies. Check each mod's documentation.
- If a mod misbehaves, check the game log for errors that point at the cause.