RosenBerryRooms is reader-supported. When you buy via links on our site, we may earn an affiliate commission at no cost to you.
How to Find Minecraft Mods Folder (October 2025)
By: Osama
Updated On: October 7, 2025
The Minecraft mods folder is located in your .minecraft directory and is essential for installing mods in Minecraft: Java Edition. You can find it by navigating to %appdata%.minecraft\mods on Windows, ~/Library/Application Support/minecraft/mods on Mac, or ~/.minecraft/mods on Linux. If the folder doesn't exist, simply create it manually. This comprehensive guide will show you every method to locate and access your mods folder, plus troubleshooting tips for common issues.
Platform
Default Location
Quick Access Method
Windows
%APPDATA%.minecraft\mods
Win+R → %appdata%.minecraft
Mac
~/Library/Application Support/minecraft/mods
Finder → Go → ~/Library/Application Support/minecraft
Linux
~/.minecraft/mods
Home folder → show hidden files
Whether you're a beginner looking to install your first mod or an experienced player needing to troubleshoot folder access issues, this guide covers every method to find and manage your Minecraft mods folder with official verification from Minecraft's own support documentation.
Contents
Why You Need the Minecraft Mods Folder?
The mods folder serves as the central hub for all Minecraft modifications in Java Edition. When you download mods from trusted sources like CurseForge, you'll place the .jar files directly into this folder. Minecraft then loads these modifications automatically when you launch the game with a mod loader like Forge or Fabric.
Understanding your mods folder location is crucial because:
Mod Installation: All mods must be placed in this folder to function
Mod Management: Organizing and updating mods requires direct folder access
Troubleshooting: Many mod-related issues require checking folder contents
Backup & Transfer: Saving your mod setup for new installations
Official Method: Using the Minecraft Launcher
The most reliable way to find your Minecraft folder comes directly from Minecraft's official support documentation. This method works for any Minecraft: Java Edition installation and is guaranteed to locate your correct folder path.
Step-by-Step Official Method:
Open the Minecraft launcher and sign in to your account
Navigate to Minecraft: Java Edition from the main menu
Select "Installations" on the top tab of the launcher
Hover your mouse over the installation you want to find (typically "Latest release")
Click the Folder icon to launch your file browser directly to the Minecraft directory
Once your file browser opens, you'll see the .minecraft folder contents. Look for or create a folder named "mods" - this is where all your mod .jar files will be placed.
Why this method is best:
Works with custom installation paths
Guaranteed to find the correct folder for your specific installation
No need to enable hidden files or use complex commands
This clever method works on any Minecraft version and is particularly useful if you're having trouble with other approaches. It uses Minecraft's built-in resource pack folder feature as a shortcut to your main directory.
For Windows Users:
Launch Minecraft and wait for the main menu
Click "Options" from the main menu
Select "Resource Packs..." from the options menu
Click "Open Resource Pack Folder" button
Navigate up one level to the parent directory (click the ".." or "Back" button)
Look for the "mods" folder or create one if it doesn't exist
For Mac Users:
Start Minecraft and access the main menu
Click "Options" then "Resource Packs..."**
Select "Open Resource Pack Folder"
Go up one directory level in Finder
Locate or create the "mods" folder
Why this method works:
The resource pack folder is always located inside the .minecraft directory
This method bypasses hidden file issues
Works on both vanilla and modded installations
No technical knowledge required
Method 3: Direct File Path Navigation
For users comfortable with file system navigation, these direct paths will take you straight to the mods folder. This method is fastest but requires knowing how to access hidden folders on your system.
Navigate to C:\Users[Your Username]\AppData\Roaming.minecraft
Look for or create the "mods" folder
Pro Tip for Windows: If you can't see the AppData folder, make sure hidden files are enabled. You can also type %appdata% directly into the File Explorer address bar and press Enter.
Mac Users:
Keyboard Shortcut Method:
Open Finder
Press Command + Shift + G to open "Go to Folder"
Type ~/Library/Application Support/minecraft/mods and press Enter
Create the folder if it doesn't exist
Manual Navigation Method:
Open Finder
Click "Go" in the menu bar while holding the Option key
Select "Library" from the dropdown menu
Navigate to Application Support → minecraft
Create or open the "mods" folder
Important for Mac Users: The Library folder is hidden by default in recent macOS versions. Using the Command + Shift + G method is the most reliable approach.
Linux Users:
Terminal Method:
Open Terminal (Ctrl + Alt + T on most distributions)
Type cd ~/.minecraft/mods and press Enter
Create the folder if needed: mkdir mods
File Manager Method:
Open your file manager (Nautilus, Dolphin, etc.)
Navigate to your home directory
Enable hidden files: Press Ctrl + H
Look for the .minecraft folder
Open it and create/access the "mods" folder
Method 4: Modded Launcher Access
If you're using modded launchers like CurseForge, Technic, ATLauncher, or FTB, they provide built-in methods to access your folders directly.
CurseForge/Twitch Launcher:
Open CurseForge App
Click on "Minecraft" in the left sidebar
Right-click your modpack or instance
Select "Open Folder" from the context menu
Navigate to the "mods" subfolder
Technic Launcher:
Launch Technic Launcher
Click "Modpacks" tab
Click the gear icon next to "Modpack Options"
Click "Open" next to the file path
Access the mods folder within
ATLauncher:
Open ATLauncher
Click "Instances" tab
Click "Open Folder" on your chosen pack
Locate the mods folder inside
FTB Launcher:
Select your modpack
Click "Edit Mod Pack"
Click "Open Folder" on the left side
Find the mods directory
Creating the Mods Folder (If Missing)
Sometimes the mods folder doesn't exist automatically, especially on fresh Minecraft installations. Here's how to create it:
Creating the Folder:
Navigate to your .minecraft directory using any method above
Right-click in empty space within the folder
Select "New" → "Folder" (Windows) or right-click → "New Folder" (Mac)
Name the folder exactly "mods" (lowercase, no quotes)
Verify the folder name - it must be exactly "mods" for Minecraft to recognize it
Important Notes:
The folder name must be exactly "mods" - not "Mods", "MODS", or "mod"
The folder should be directly inside .minecraft, not in a subfolder
Some mod loaders create this folder automatically during installation
Understanding Folder Structure
A typical .minecraft directory contains several important folders. Understanding this structure helps with troubleshooting and organization:
Essential Folders in .minecraft:
mods/: Contains all mod .jar files
configs/: Configuration files for mods (text files that control mod behavior)
resourcepacks/: Texture packs and resource packs
saves/: Your single-player worlds
crash-reports/: Error logs when Minecraft crashes
logs/: Detailed activity logs including latest.log
versions/: Different Minecraft version installations
The Relationship Between Mods and Configs:
Mods folder (.jar files): These are the actual mod files that add functionality to Minecraft
Configs folder (.json, .txt, .cfg files): These control how mods behave, their settings, and compatibility options
When troubleshooting mod issues, you may need to check both folders. For example, if a mod isn't working correctly, you might need to adjust its configuration file in the configs folder.
Troubleshooting Common Issues
"I Can't Find the .minecraft Folder"
Solutions:
Enable hidden files: This is the most common issue
Where exactly is the Minecraft mods folder located?
The mods folder is located inside your .minecraft directory. The exact path depends on your operating system:
Windows: %APPDATA%.minecraft\mods
Mac: ~/Library/Application Support/minecraft/mods
Linux: ~/.minecraft/mods
Why can't I see the .minecraft folder?
The .minecraft folder is often hidden by default. To see it:
Windows: Enable "Hidden items" in File Explorer's View tab
Mac: Use Command + Shift + G and type ~/Library/Application Support/minecraft
Linux: Press Ctrl + H in your file manager to show hidden files
Do I need to create the mods folder myself?
Sometimes yes, especially on fresh installations. If you don't see a mods folder in your .minecraft directory, right-click and create a new folder named exactly "mods" (lowercase).
Can I put the mods folder somewhere else?
While possible with custom launchers, it's not recommended for most users. The default location ensures compatibility with mod loaders and makes troubleshooting easier. Advanced users can specify custom directories through launcher settings.
What's the difference between mods and resource packs?
Mods (.jar files in the mods folder) add new functionality and change game mechanics. Resource packs (.zip files in the resourcepacks folder) only change visual and audio elements without altering gameplay.
Why do my mods not show up in Minecraft?
Common reasons include:
Not using a mod loader (Forge/Fabric)
Mods are incompatible with your Minecraft version
Mods are in the wrong folder
Missing dependencies (other required mods)
Corrupted mod files
How do I know if a mod is safe to download?
Download mods only from trusted sources like CurseForge or Modrinth. Check download counts, user reviews, and last update dates. Avoid sites with excessive ads or require personal information.
Can I use mods on Minecraft Bedrock Edition?
No, this guide is for Minecraft: Java Edition only. Bedrock Edition uses a different system called "add-ons" which are installed differently through the marketplace or side-loading.
What should I do if Minecraft crashes after adding mods?
Check the crash-reports folder in .minecraft for error details. Common solutions include removing the most recently added mod, checking for version compatibility, or ensuring all required dependencies are installed.
How often should I update my mods?
Update mods when:
New Minecraft versions are released
Bug fixes or security patches are available
You experience crashes or issues
New features are added that you want
Can I share my mods folder with friends?
You can share the mods themselves, but each person needs to download and install them in their own mods folder. Never share your entire .minecraft folder as it contains personal data and world saves.
Conclusion
Finding and managing your Minecraft mods folder is a fundamental skill for any Java Edition player interested in modding. Whether you use the official launcher method, the resource pack trick, or direct file navigation, you now have multiple reliable ways to access your mods folder on any platform.
Remember to always download mods from trusted sources, keep backups of your worlds before adding new mods, and don't hesitate to reach out to the vibrant Minecraft modding community if you encounter issues. With this comprehensive guide, you're well-equipped to explore the incredible world of Minecraft mods and enhance your gaming experience.
Ready to start modding? Bookmark this guide for future reference and join the discussion on Reddit's r/feedthebeast community to share your modding experiences and discover new modifications!
RosenberryRooms is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.