I believe i have discovered a feature that will make modding much easier and less frustrating for newbies and oldies alike. This is a proof of concept I have uncovered. I know this works in windows not sure if it works in linux or mac though, possibily.
I was thinking about all of this class path stuff then the thought occured to me, why can't we make an external jar for storing mods? I tried it and completed the tast. Then I thought i'd one up myself and I thought what if i can do this by a simple folder structure? -answer YES YOU CAN!!!
when you normally launch minecraft.jar you type something like this:
java.exe -Xmx1024M -Xms32M -cp C:\minecraftpath\.minecraft\launcher\Minecraft.jar net.minecraft.LauncherFrame
well if you add this extra line here:
It accepts all files in bin/* directory on load. This includes any jar files, or 1 correctly done jar/folder.
So then i needed a way to get the engine to load a folder as a jar.
So I tried all kinds of things: minecraft.jar mods.jar minecraft2.jar minecraft_2.jar then I found it, name a folder $mods.jar or even !mods.jar, add files (mods) to it, then load it in the path of launching the jar!
this is so exicting I'll be writing a tutorial in just a sec but i post this news immediatly.
Conclusion: In theory this allows you to have an unpatched or minimally patch minecraft.jar and a folder $mods.jar included in the launch path that will have all of your mods files that will overwrite key minecraft classes. the regular mods folder in .minecraft will STILL WORK as well!
***Note if you decide to load the entire bin directory (my launcher does this by default) into launch it will launch EVERYTHING that is jar in that folder even copies and backups --> like mcpatcher makes which will cause problems crashes eventually or immediatly esp if there are full minecraft.jar duplicates!!!***
You can try those commands,
Or for easier options use my toolkit here:
http://www.minecraft...t-jar-launcher/
Curse
MMO-Champion
WowStead
Arena Junkies
Minecraft Forums
DarthHater
Diablo Fans
Terraria Online














