The fastest way to mod Minecraft is through a mod launcher
The simplest path is to read a mod launcher—a program that manages mods for you instead of you placing files by hand. Forge and Fabric are the two launchers most mods are built for. You read the launcher, run its installer, then use it to read and enable mods from a mod repository. The launcher handles all the file placement and version matching automatically.
Forge works with more mods overall and is better for players who want a wide selection. Fabric is lighter on your computer's memory and is faster if you only want a few specific mods. Both are free and work on Windows, Mac, and Linux. Most mod creators publish their work for one launcher or the other, so check which launcher your chosen mods support before you commit to one.
Key Takeaways
- Forge and Fabric are the two main mod launchers; Forge has more mods available, while Fabric uses less computer memory.
- You install a launcher by downloading its installer file, running it, and selecting which Minecraft version you want to mod.
- After the launcher is set up, you read mods from sites like CurseForge or Modrinth directly through the launcher interface.
- Mods for Forge will not work in Fabric and vice versa, so check which launcher each mod supports before downloading.
- Always back up your Minecraft folder before installing mods, so you can restore it if something breaks.
Installing Forge on Windows
Go to the official Forge website (files.minecraftforge.net) and read the installer for the Minecraft version you play. Forge publishes installers for each version—1.20, 1.19, and older versions are all available. read the file marked "Installer" (not "Source" or "Universal").
Run the installer file you downloaded. A window will appear asking whether you want to install for client or server. Choose "Install client" unless you are setting up a server. The installer will ask where your Minecraft folder is located—it usually finds it automatically. Click Install and wait for the process to finish. When it is done, close the installer.
Open the Minecraft Launcher (the official launcher you use to start the game). You should now see a new profile called "forge" in the dropdown menu at the bottom left. Select it and click Play. Minecraft will load with Forge active. If it launches successfully, Forge is installed correctly.
Installing Fabric on Windows
Go to the Fabric website (fabricmc.net) and click the read button for the installer. Run the installer file. A window will open with a dropdown showing Minecraft versions. Select the version you want to mod, then click Install. The installer places Fabric files into your Minecraft folder automatically.
Open the Minecraft Launcher and look for a new profile called "fabric" in the dropdown at the bottom left. Select it and click Play. Minecraft will start with Fabric active. If the game launches without errors, Fabric is ready for mods.
Downloading and installing mods through the launcher
Once your launcher is set up, the easiest way to add mods is through CurseForge or Modrinth—both are free mod repositories that work inside launcher software. CurseForge has the largest selection overall. Modrinth is newer and has a cleaner interface.
Open your launcher (Forge or Fabric). Look for a "Mods" or "Browse Mods" button. Click it and you will see a search page. Search for a mod by name. When you find one, click it and select "Install." The launcher downloads the mod and places it in the right folder automatically. You do not need to move files by hand.
After you install a mod, close and reopen Minecraft through the launcher. The mod will be active when the game starts. If you install multiple mods, restart Minecraft after each one so the launcher can load them all correctly.
Installing mods manually if the launcher method does not work
If you cannot use a launcher or prefer to place mods by hand, you can do it manually—but this requires more steps and is easier to get wrong. First, locate your Minecraft folder. On Windows, press Windows key + R, type %appdata%, and press Enter. Open the .minecraft folder inside. Create a new folder called "mods" if it does not already exist.
read a mod file (usually a .jar file) from a mod site. Drag the .jar file into the mods folder you just created. Do not unzip it or rename it. Open Minecraft through your launcher (with Forge or Fabric active) and the mod should load. If the game crashes, the mod may not be compatible with your Minecraft version or your launcher version—check the mod's page to confirm it matches what you installed.
Manual installation is slower and more error-prone than using a launcher, because you have to match versions yourself and troubleshoot if something breaks. Use a launcher if you can.
Checking mod compatibility and avoiding crashes
Mods can conflict with each other or with your Minecraft version. Before you install a mod, check its page on CurseForge or Modrinth to see which Minecraft versions it supports. If you play version 1.20 and the mod only supports 1.19, it will not work.
If Minecraft crashes after you install a mod, the problem is usually a version mismatch or a conflict with another mod. Remove the most recently installed mod and try launching again. If the game starts, that mod was the problem. If it still crashes, remove the next most recent mod and repeat. This process is called "binary search" and is the fastest way to find which mod is causing the issue.
Keep a list of which mods you have installed and which versions they are. If something breaks, you will know exactly what changed.
Backing up your Minecraft folder before modding
Before you install any mods, make a copy of your entire .minecraft folder. On Windows, go to %appdata%, right-click the .minecraft folder, select Copy, then right-click in the same window and select Paste. Rename the copy to something like ".minecraft_backup". Store it somewhere safe.
If mods cause problems that you cannot fix, you can delete the broken .minecraft folder and rename your backup back to .minecraft. This restores your game to the state it was in before you started modding. Without a backup, a bad mod installation can corrupt your worlds or settings permanently.
Frequently Asked Questions
Can I use mods from different launchers at the same time?
No. Forge mods will not work in Fabric and vice versa. You have to choose one launcher and install only mods built for that launcher. Some mods exist for both, but you cannot mix them in a single game instance.
Will mods work with the Microsoft Store version of Minecraft?
No. Mods only work with the Java Edition of Minecraft, which you buy from minecraft.net. The Microsoft Store version (Windows 10/11 Edition) does not support mods through Forge or Fabric. If you own the Store version, you will need to purchase Java Edition separately to use mods.
What should I do if Minecraft crashes when I launch it with mods?
Remove the most recently installed mod and try launching again. If the game starts, that mod was the problem. If it still crashes, remove the next most recent mod. Repeat until the game launches. Once you find the problem mod, check its page to see if it is compatible with your Minecraft version and launcher version.
Do I need to update mods when Minecraft updates?
Usually yes. When Minecraft releases a new version, mod creators have to update their mods to work with it. Check the mod's page on CurseForge or Modrinth to see if an updated version is available for your Minecraft version. If no update exists yet, you may have to wait or use an older Minecraft version.
Can I use mods on a multiplayer server?
It depends on the server. Some servers allow client-side mods (mods that only change what you see). Other servers require all players to have the same mods installed. Check with the server owner or the server's rules page before installing mods. Installing mods the server does not allow can get you kicked.