← Guide library

Modding

How to install Fabric mods

Set up a Fabric profile and add compatible mod files safely.

Updated 2026-07-274 min read
Before you start

Back up worlds and download mods only from their official project pages.

  1. 01

    Match versions

    Choose the exact Minecraft and Fabric Loader versions required by the mod.

  2. 02

    Install Fabric

    Run the official installer and create a launcher profile.

  3. 03

    Add dependencies

    Install Fabric API when the project lists it as required.

  4. 04

    Use the mods folder

    Place compatible JAR files in the profile’s mods folder, then launch.

Sources and further reading

Fabric installation documentation

Related guides