Introduction: What Are Minecraft Mods?
Imagine you have finished building everything in your Minecraft world. You have killed the Ender Dragon, built a huge castle, and explored every biome. Now you want something new. This is where mods come in.
A “mod” is short for modification. It is a file that changes how Minecraft works. Some mods add new animals. Some add guns or magic spells. Some mods only make the game look more beautiful or run faster.
Learning how to download and install mods is like giving your game superpowers. And the best part? It is completely free and safe if you do it correctly.
In this guide, I will explain every single step in very simple language. I will not assume you know anything about computers. By the end, you will be able to add any mod you want to Minecraft.
Part 1: Understanding Which Minecraft Version You Have
Before you download anything, you need to know which version of Minecraft you own. This is very important because mods work differently on each version.
Minecraft Java Edition
- This version runs on Windows, Mac, or Linux computers.
- You bought it from minecraft.net (not from Microsoft Store).
- The launcher says “Java Edition” at the bottom left.
- Mods for Java Edition are
.jarfiles. They need a “mod loader” like Forge or Fabric.
Minecraft Bedrock Edition
- This version runs on iPhone, iPad, Android, Xbox, PlayStation, Nintendo Switch, and Windows 10/11 (Microsoft Store version).
- You bought it from App Store, Google Play, or Microsoft Store.
- The launcher just says “Minecraft” (no “Java” written).
- Mods for Bedrock are called “add-ons”. They are
.mcpackor.mcaddonfiles. They do not need a mod loader – you just double-click them.
How to check your version on Windows:
- Open the Minecraft Launcher.
- Look at the left side. If you see “Java Edition”, you have Java. If you see only “Minecraft” with no subtitle, you have Bedrock.
Still confused? If you play on a phone, tablet, console, or bought Minecraft from the Microsoft Store app, you have Bedrock. If you play on a computer and bought from minecraft.net, you have Java.
This guide will cover both versions separately. Jump to the section that applies to you.
Part 2: Safety First – How to Avoid Viruses (Very Important!)
Many people searching “how to download minecraft mods” end up on dangerous websites. These websites trick you into downloading fake files that can steal your passwords or damage your computer.
Follow these 3 golden rules:
Rule 1: Only download from trusted websites
✅ Safe websites (always use these):
- CurseForge (curseforge.com/minecraft) – This is the most trusted. All mods are scanned for viruses.
- Modrinth (modrinth.com/mods) – Modern, fast, and safe.
- MCPEDL (mcpedl.com) – For Bedrock add-ons only.
❌ Avoid these:
- Random YouTube video descriptions (many are fake).
- Websites with “free download” and many pop-up ads.
- Any site that asks you to complete a survey before downloading.
Rule 2: Never download .exe files for mods
A real Minecraft mod file ends with .jar (Java) or .mcpack/.mcaddon (Bedrock). If you see a file ending with .exe and it claims to be a mod, delete it immediately. That is a virus.
Rule 3: Check the version number
Every mod works only with a specific Minecraft version. For example, a mod made for Minecraft 1.20.1 will usually not work on 1.21. Always check the mod’s “Files” page and match the version number with your game.
Part 3: How to Download and Install Mods for Minecraft Java Edition
This section is for computer players who own the Java Edition. I will explain everything from zero.
Step 1: Find your Minecraft version number
Open the Minecraft Launcher. Look at the bottom left corner. You will see something like “1.20.4” or “1.21.1”. Write this number down. You will need it.
Step 2: Download and install a Mod Loader (Forge or Fabric)
A mod loader is a small program that tells Minecraft how to read mod files. Without it, mods will not work.
Which loader should you choose?
- Choose Forge if you want big mods that add many new items, creatures, or dimensions (example: Create mod, Biomes O’ Plenty).
- Choose Fabric if you want performance mods (makes game faster) or shaders (makes game look realistic).
I will show you how to install Forge because it is the most popular.
Step 2.1: Go to the Forge website
Open your web browser. Go to forge.net or search “Minecraft Forge download”. Click the first link (it should be from files.minecraftforge.net).
Step 2.2: Find your Minecraft version
On the Forge website, you will see a list of Minecraft versions. Find the number that matches your game (the one you wrote down in Step 1). Click on the link for that version.
Step 2.3: Download the Installer
You will see two buttons: “Installer” and “Universal”. Click on “Installer” (the one that looks like a Windows or Mac icon). Wait for the download to finish. The file will end with .jar (e.g., forge-1.21.1-installer.jar).
Step 2.4: Run the Installer
Double-click the downloaded file. If Windows asks “How do you want to open this file?”, select Java(TM) Platform SE binary. If you cannot open it, you need to install Java (search “Java download” and install from java.com).
The Forge installer window will appear. Select “Install client” and click OK. Wait a few seconds. You will see a message saying “Successfully installed”.
Step 2.5: Check that Forge is installed
Open the Minecraft Launcher. Click the “Installations” tab at the top. You should see a new profile called “forge” or something like “release 1.21.1-forge-…”. This means the mod loader is ready.
Step 3: Find your Minecraft “mods” folder
Now you need to find the folder where mods will go.
Method A: Using the Launcher (Easiest)
- Open Minecraft Launcher.
- Click the “Installations” tab.
- Hover your mouse over the Forge profile.
- Click the folder icon that appears on the right.
- A Windows File Explorer (or Mac Finder) window will open. This is your Minecraft game folder.
- Look for a folder named “mods”. If you do not see it, right-click inside the window, select New → Folder, and name it exactly
mods(all lowercase).
Method B: Manual path (if Method A does not work)
- On Windows: Press
Windows + R, type%appdata%\.minecraft, press Enter. Then find or create themodsfolder. - On Mac: Open Finder, click Go → Go to Folder, type
~/Library/Application Support/minecraft, press Enter. Then find or create themodsfolder.
Important: Keep this folder open. You will need it soon.
Step 4: Download a mod from CurseForge
Let us download a simple, popular mod called “JEI” (Just Enough Items). This mod shows you how to craft every item in the game.
Step 4.1: Go to CurseForge
Open your browser and go to curseforge.com/minecraft. Search for “JEI” or “Just Enough Items”. Click on the mod.
Step 4.2: Find the correct file
Click the “Files” tab. You will see a list of versions. Look for a file that matches:
- Your Minecraft version (e.g., 1.21.1)
- Your mod loader (Forge)
The file name will end with .jar. Click the “Download” button next to it. Do not click any ads or “Download Now” buttons that look suspicious.
Step 4.3: Save the file
The file will download to your “Downloads” folder. Do not open it. Just remember where it is.
Step 5: Install the mod
This is the easiest step:
- Go to your “mods” folder (the one you opened earlier).
- Go to your “Downloads” folder.
- Drag the downloaded
.jarfile from Downloads into the mods folder.
That is it. Do not unzip or rename anything.
Step 6: Launch Minecraft with Forge
- Go back to the Minecraft Launcher.
- Make sure the Forge profile is selected (use the dropdown menu next to the green Play button).
- Click Play.
Minecraft will start. The first time you launch with mods, it may take a little longer. You might see a “Loading mods” screen. This is normal.
How to check if the mod worked:
- When you are in the game, press
Eto open your inventory. If JEI is working, you will see a list of items on the right side of the screen. You can search for any item.
Congratulations! You have installed your first mod.
Step 7: How to install multiple mods
You can put many .jar files into the mods folder. They will all load at the same time. However, some mods do not work well together. If your game crashes, remove the mods one by one to find the problem.
Common problems for Java Edition
Problem: “We are unable to open the Forge installer file.”
Solution: You do not have Java installed. Search Google for “download Java”, install it, then try again.
Problem: Game crashes and shows a long error message.
Solution: This usually means the mod is for a different version of Minecraft. Remove the mod from the mods folder and download the correct version.
Problem: I put the mod in the mods folder, but it does not show up in the game.
Solution: Make sure you launched the Forge profile, not the regular Minecraft profile. Also check that the mod file ends with .jar (not .zip or something else).
Part 4: How to Download and Install Mods (Add-Ons) for Minecraft Bedrock Edition
This section is for players on iPhone, iPad, Android, consoles, or Windows 10/11 (Microsoft Store version). The process is much easier.
Step 1: Know your device
Bedrock add-ons work on almost all devices, but installation differs slightly:
- On Windows 10/11: You can double-click files.
- On Android: You tap the file and choose “Open with Minecraft”.
- On iPhone/iPad: You need the Files app and then open with Minecraft.
- On Consoles (Xbox, PlayStation, Switch): You cannot directly install add-ons. You need to use a Realm or a server. (Console users should search for “Minecraft Bedrock add-on via Realm” for a separate guide.)
This guide will focus on Windows, Android, and iOS.
Step 2: Find a trusted website for Bedrock add-ons
The best and safest website is MCPEDL (mcpedl.com). All add-ons here are scanned and reviewed by the community.
Step 3: Download an add-on
Let us download a simple add-on called “AK-47” (a gun mod).
- Go to mcpedl.com and search for “AK-47”.
- Click on the add-on.
- Scroll down to the Download section. You will see two files usually: one
.mcaddonor.mcpack. Sometimes there is a.mcaddonfile – this is the best because it contains both resource and behavior packs. - Click the download button. The file will download.
Step 4: Install the add-on on your device
On Windows 11/10 (Microsoft Store version):
- Locate the downloaded file (usually in Downloads folder).
- Double-click the
.mcaddonor.mcpackfile. - Minecraft will launch automatically.
- A window will pop up saying “Importing…” and then “Import complete”.
- That is it! The add-on is now installed.
On Android (Phone/Tablet):
- Open the “Files” or “My Files” app.
- Go to the Downloads folder.
- Tap on the
.mcaddonfile. - Your phone will ask “Open with”. Choose Minecraft.
- Minecraft will open and import the add-on automatically.
On iPhone/iPad (iOS):
- Download the file using Safari.
- Open the Files app.
- Go to the Downloads folder.
- Tap the
.mcaddonfile. - Tap the share icon (square with arrow) and select Copy to Minecraft.
- Minecraft will open and import the add-on.
Step 5: Activate the add-on in a new world
Installing the add-on is not enough. You must also turn it on for each world you want to use it in.
- Open Minecraft and click Play.
- Click Create New World.
- Scroll down in the settings menu on the left. Look for “Resource Packs” and “Behavior Packs”.
- Click on Resource Packs. You will see your installed pack on the left side. Click on it, then click the “Activate” button to move it to the right side.
- Do the same for Behavior Packs (if the add-on includes one – most do).
- Click Create and play your new world with the mod.
Important: Add-ons usually do not work in existing worlds unless you manually add the packs to that world’s settings. It is easier to create a new world.
Step 6: How to remove an add-on
- On Windows: Go to
%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojangand delete the pack fromdevelopment_resource_packsordevelopment_behavior_packs. - On mobile: Go to Settings → Storage → Resource Packs, find the pack, and delete it.
Part 5: Frequently Asked Questions (FAQ)
Q1: Do mods cost money?
No. All mods on CurseForge, Modrinth, and MCPEDL are completely free. If a website asks for payment, leave immediately.
Q2: Will mods break my game?
Mods are safe if downloaded from trusted sites. However, using too many mods or incompatible mods can cause crashes. Always make a backup of your world before adding many mods.
Q3: Can I play multiplayer with mods?
Java Edition: Yes, but only if the server has the same mods installed. You cannot join a vanilla server with mods that add new items.
Bedrock Edition: Usually no – most add-ons only work in singleplayer or on Realms that allow them.
Q4: How do I update a mod?
Delete the old .jar or .mcaddon file from your mods folder, then download and install the new version.
Q5: Can I install mods on a Chromebook?
Yes, if you have the Linux version of Minecraft Java Edition. The same Java steps apply.
Conclusion: Start Modding Today!
You now know everything about how to download Minecraft mods. Let me summarize the most important points:
- For Java Edition: Install Forge or Fabric, find your “mods” folder, and drag
.jarfiles into it. - For Bedrock Edition: Download
.mcaddonfiles from MCPEDL, double-click or tap to import, then activate in a new world. - Always use CurseForge, Modrinth, or MCPEDL – never random websites.
- Match the mod version to your Minecraft version.
Start with one simple mod, like JEI (Java) or a furniture add-on (Bedrock). Once you see how easy it is, you will want to try hundreds of mods. The Minecraft modding community has created over 100,000 mods – from dinosaurs to space rockets to realistic graphics. Go explore, and have fun!