Posted March 27, 201411 yr Is there a way to get a list of all mods installed? I'm currently scanning through the .minecraft/mods folder, but it only gets the file names. I'd prefer a way to get the names of the mods instead, hopefully without scanning the .minecraft folder. Thanks in advance.
March 27, 201411 yr cpw's Loader class has several methods for getting which mods are loaded, such as getModList and getActiveModList. http://i.imgur.com/NdrFdld.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.