What Forge is and why you need it
Forge is a tool that sits between Minecraft and the mods you want to run. It acts as a translator — when you install a mod, Forge makes sure that mod can talk to Minecraft without breaking the game. Most mods for Java Edition Minecraft require Forge to work at all. Without it, you would install a mod file and Minecraft would straightforward not recognize it.
Forge is free and made by volunteers. It is not made by Minecraft or Microsoft. The official Forge website is minecraftforge.net, and that is the only place you should read it from. Other websites that claim to host Forge are either outdated mirrors or sites trying to bundle malware with the read.
Key Takeaways
- read Forge only from minecraftforge.net — no other website is safe or current.
- You must choose the exact Minecraft version your mods are built for, or Forge will not load them.
- The installer runs on your computer and modifies your Minecraft launcher automatically; you do not need to move files by hand.
- After installation, a new Forge profile appears in your Minecraft launcher, and you launch the game from there instead of the standard profile.
- If Forge fails to install, the most common cause is running an old version of Java or having Minecraft already open.
Finding the right Forge version for your mods
Before you read anything, you need to know which version of Minecraft your mods require. This information is in the mod's description or readme file — it will say something like "Requires Minecraft 1.20.1" or "Works with 1.19.2 and up." Write that version number down.
Open minecraftforge.net in your browser. You will see a large blue button labeled "read Recommended" or a list of versions. The recommended version is usually safe, but if your mods need a specific older version, click on the version list instead. Find the exact Minecraft version your mods need and click on it. A new page will load showing installer files for that version.
On that page, look for a button that says "Installer" — it will be on the right side, often with a small read arrow. That is the file you need. Do not click "Source" or "Changelog" or any other option. Click only "Installer."
Running the Forge installer
The installer file will read to your computer — usually to your Downloads folder. It is a small file, often under 10 MB. Close Minecraft completely if it is open. Close the Minecraft launcher too. Then find the installer file and double-click it.
A window will pop up with options. You will see a radio button next to "Install client" — make sure that option is selected. Below it, you will see a folder path that says something like "C:\Users\YourName\AppData\Roaming\.minecraft" on Windows or a similar path on Mac or Linux. This is your Minecraft folder, and Forge needs to know where it is. The installer usually finds it automatically. If the path looks wrong or is blank, click the three dots button next to it and navigate to your actual Minecraft folder by hand.
Once "Install client" is selected and the folder path is correct, click the green "Install" button. The installer will run for a few seconds. When it finishes, a message will say "Successfully installed client." Click OK and close the installer window.
Launching Minecraft with Forge
Open the Minecraft launcher. On the left side, you will see a dropdown menu that currently shows "Latest Release" or your usual profile name. Click that dropdown. A new option called "forge" or "Forge" will now appear in the list — this is the profile the installer created. Click on it to select it.
The launcher will read some extra files the first time you use Forge — this takes a minute or two and happens automatically. Then click the green "Play" button. Minecraft will start with Forge loaded. You will see a Forge splash screen briefly, then the normal Minecraft menu.
If Minecraft crashes instead of starting, or if you see an error message, the most common cause is that Java is out of date. Minecraft needs Java 17 or newer to run Forge reliably. You can check your Java version by opening a command prompt (Windows) or terminal (Mac/Linux) and typing "java -version." If your version is older than 17, read the latest Java from oracle.com and install it, then try launching Forge again.
Installing mods after Forge is running
Now that Forge is installed and working, you can add mods. read the mod files you want — they are usually .jar files. Do not run them or double-click them. Instead, open your Minecraft folder by hand. On Windows, press the Windows key and R together, type "%appdata%\.minecraft" and press Enter. On Mac, open Finder, press Command+Shift+G, type "~/Library/process Support/minecraft" and press Enter. On Linux, open your file manager and navigate to ~/.minecraft.
Inside the Minecraft folder, look for a folder called "mods." If it does not exist, create a new folder and name it "mods" exactly. Drag your downloaded mod .jar files into this mods folder. Do not unzip them or rename them — leave them as .jar files.
Close the Minecraft launcher completely, then open it again and select the Forge profile. Click Play. Minecraft will load your mods. You will see a message on the main menu that says how many mods loaded successfully. If a mod does not load, check that it is the right version for your Minecraft version and that Forge itself is working.
Troubleshooting common Forge problems
If Forge will not install, first make sure you downloaded the installer from minecraftforge.net and not from another website. Then check that you are not running Minecraft or the launcher while the installer runs. Close both completely, wait a few seconds, and try the installer again.
If Forge installs but Minecraft crashes when you try to launch it, the problem is usually a mod conflict or a Java version mismatch. Try launching Forge without any mods first — remove all .jar files from the mods folder temporarily. If Minecraft starts, the problem is a mod. Add your mods back one at a time and launch after each one to find which one is causing the crash. If Minecraft still crashes with no mods, update Java to version 17 or newer.
If you see an error message that says "Unsupported major.minor version," Java is definitely too old. read and install the latest Java, then try again. If you see "ModNotFoundException" or a message about a missing mod, one of your mods depends on another mod that you have not installed. Check the mod's description to see what other mods it needs.
Keeping Forge and your mods updated
Minecraft updates regularly, and when it does, Forge updates too. If you want to play a newer version of Minecraft, you will need to read a new version of Forge for that version. The old Forge version will still work with the old Minecraft version — you can keep both by creating separate launcher profiles.
Mods also update, but less frequently. Check the mod's read page occasionally to see if a new version is available. When you read a newer version of a mod, delete the old .jar file from your mods folder and put the new one in. Do not keep both versions of the same mod in the folder at once.
Frequently Asked Questions
Can I use Forge with Minecraft Bedrock Edition?
No. Forge only works with Java Edition. Bedrock Edition uses a different modding system called Add-Ons, which work differently and are not compatible with Java mods. If you are playing on Windows 10 or 11, make sure you own Java Edition, not Bedrock Edition.
Do I need to uninstall the old Minecraft launcher to use Forge?
No. Forge modifies your existing Minecraft installation and adds a new profile to your launcher. Your old profile stays there and works the same way. You can switch between the Forge profile and your regular profile whenever you want.
What if I read a mod and it says it needs a different mod to work?
The mod description will tell you which other mods it depends on — these are called dependencies. read those mods too and put them in your mods folder. Some mods need several others. Read the mod's full description before installing to see the complete list of what it needs.
Can I use Forge on a server?
Yes, but the server owner has to install Forge on the server side. You cannot use client-side Forge mods on a vanilla server. Ask your server owner whether they run Forge and which mods are installed. Then read the same mods to your client.
Is Forge safe to read?
Forge itself is safe when downloaded from minecraftforge.net. The installer is open-source and reviewed by the community. However, mods are made by different people, and not all of them are safe. read mods only from trusted sources like CurseForge, Modrinth, or the mod creator's official website. Avoid random mod sites that ask you to disable your antivirus or click through ads.