How to make mods folder for minecraft
William Jenkins
Published Mar 22, 2026

Launch the Forge version in Minecraft. Select Mods. On the bottom left, you will see a button that says “ Open Mods Folder ” Press it. It will open the local folder where you can add the mods. Alternatively, you can search for %appdata% in the search bar and open the folder. Then find the .minecraft folder and navigate to the mods folder.
There are other answers below:
If you want to distribute your changes to other Minecraft players and post them on the Minecraft Forum you’ll need to perform a few more steps. 1. Firstly, open the MCPconf folder and edit the client_obfuscation.txt file. Clear the text in this file and replace it with the names of the classes you have changed .e.g EntitySlime.
By finding your Minecraft mods folder, it will allow you … If you want to know how to find find your mods folder in Minecraft, you have found the right video.
If there is no Open Mods Folder button, you can locate the Minecraft application folder manually. Right-click the Windows icon on the taskbar. Select the Run option from the menu. Type %appdata%\.minecraft\ in the Run dialogue box and then click the OK Step 3: Move the mod (s) that you have just downloaded into the Mods folder.
If you’re on a Mac, your mods folder should be located at: ~/Library/Application Support/minecraft/mods Simply use ⌘ command+shift+G in Finder to openup the Go to the folder… window. Enter the path above in there and press …
Go to the src/main/resources folder and open the mod info file. Open mcmod.info here and change the modid to “sword” and change the name, description, author, and credits to whatever you like. Make sure these are inside quotation marks again as they are Strings that will be …
For example: Say you had a Forge profile for modded Minecraft, you’d configure the Game Directory to be in .minecraft\profiles\Forge, and thus the mods folder for that would be there. Then you could have a separate folder for Vanilla or whatever ( .minecraft\profiles\Vanilla ) and have a different profile configured to that.
Make a launcher profile targeting this version of Forge. Set the launcher profile’s GameDir property to the pack’s instance folder (not the instances folder, the folder that has the pack’s name on it). Now launch the pack through that profile and follow the “Mojang Launcher” instructions above.
Instructions: 1. Create a new text document and put it anywhere. To make things easier, it is recommended that you create the file in the same directory as your Minecraft.exe file. 2. Open the text document and type this line: “path to Minecraft.exe” – …
To find or create the “mods” folder for Minecraft: Java Edition mods, follow these steps: On your computer, navigate to and open the File Explorer application to find the mods folder. Open the View tab in the upper left-hand corner of File Explorer. Inside, make sure Hidden Items is selected.
Related Questions
How do I get to my mod folder?
Show activity on this post. When you get forge you first have to launch forge t=in the minecraft launcher when you at the minecraft main screen, after that go to your start for windows xp-7 and for windows 8 put your courser on the top right or bottom right coner then search %appdata% then click on .minecraft and your mod folder is there
How do I add mods to a Minecraft server?
Go to the search bar and type %appdata% and open the folder that shows up in the search. When this folder is open, go to and open the .minecraft folder. Inside this .minecraft folder, you should see a mods folder, open up this folder. Next, paste in your mod we copied earlier.
How to install Minecraft mods on PC?
If there is no Open Mods Folder button, you can locate the Minecraft application folder manually. Right-click the Windows icon on the taskbar. Select the Run option from the menu. Step 3: Move the mod (s) that you have just downloaded into the Mods folder. Step 4: Relaunch Minecraft and you should see the mod you have installed on the list.
How to create a Minecraft mod?
How to create a Minecraft mod?- The Complete Tutorial 1 Install the Java SDK (accept the defaults) 2 Install MCP, we recommend choosing C:MCP as your installation folder 3 Install Notepad++ (again accept the defaults) 4 Create an environment PATH.#N#Just right click on My Computer and click Properties. Go to the Environment Variables… More …