I made a Mod but when I add it into the ''Mods'' folder, it won't appear in the game (MAC).

Started by ArmanGrey on

Topic category: Help with modding (Java Edition)

Last seen on 14:09, 25. Jun 2017
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I made a Mod but when I add it into the ''Mods'' folder, it won't appear in the game (MAC).
Sun, 02/26/2017 - 19:26 (edited)

Update: I noticed that I had to use Forge (for 1.10.2). So I downloaded it. Still doesnt works. Help?

I am using Forge (for 1.11.2) to download mods into my game. I am working on a mod, but I decided on testing it. When I exported it as a .jar file, I uploaded it into my Mods folder. When I opened my game, it didn't appear in the game. I wondered if I made something wrong with the mod, so I made a new mod which included a solid, no effect included random block. It also didn't appear in the game. Am I doing something wrong? 

 

 

Edited by ArmanGrey on Sun, 02/26/2017 - 19:26
Last seen on 14:09, 25. Jun 2017
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: I noticed that I had
Sun, 02/26/2017 - 19:27

Update: I noticed that I had to use Forge (for 1.10.2). So I downloaded it. Still doesnt works. Help?

Last seen on 11:13, 20. Mar 2019
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Update: I noticed that I had
Mon, 02/27/2017 - 13:30

1. If you want to test your mod, there is no need to export it. Just click the play-like button on the top toolbar, and it will start a test client.

2. Make sure you are using the Forge profile in your Minecraft Launcher, if you definitely are try placing the mod in another folder inside /mods called 1.10.2 (or whatever version your mod is), put it in there.

If that's confusing, it should go like this:

.minecraft/mods/1.10.2/YOURMODHERE

Hope this helped!