1
1.6 Forge modding HELP?!?
Hey, as everyone knows with the new update of minecraft you need the new launcher to play on 1.6.1
The problem is, with the new launcher, where is the bin and resources files needed to update your mod, the new launcher doesn't have a .minecraft folder, only the old launcher does and that can't update to 1.6.1
So does anyone know how I can get the 1.6.1 bin and resources folders so I can update my mod???
The problem is, with the new launcher, where is the bin and resources files needed to update your mod, the new launcher doesn't have a .minecraft folder, only the old launcher does and that can't update to 1.6.1
So does anyone know how I can get the 1.6.1 bin and resources folders so I can update my mod???
12
I found this this link somewhere... http://www.gameranx.com/updates/id/1574 ... -launcher/
yeh thanks
I have, thanks though
I have, thanks though
Have you updated MCP to the latest version to work with 1.6.1?
but what do I do with that jar to use it in forge modding?
I know how to mod, I just cant seem to get mcp to work with 1.6.1 like do I put that jar inside the mcp jars folder?
I know how to mod, I just cant seem to get mcp to work with 1.6.1 like do I put that jar inside the mcp jars folder?
if you are using forge just have a CLEAN 1.6.1 installation and run the install batch script
I'll give it a shot, but when I did that before, after I opened it with Eclipse I couldn't run because apparently no startup class was found.
Change your main class path in your debug configurations
The jars you want are in .minecraft/versions/[Version# Folder here]/[Version# .jar]
So wait, do I run minecraft with 1.6.1 once, then add the minecraft 1.6.1 server jar into the mcp jars folder, then do the forge src installation???
Because when I do that, it doesnt have forge installed when I open it through mcp
I have a rough Idea, but can someone please explain step by step :/
Obviously not too detailed, just like
1. Extract mcp
2. Move example to example
Can someone please give a breif step by step explanation.
I have modded before, im just having trouble updating to 1.6.1
Because when I do that, it doesnt have forge installed when I open it through mcp
I have a rough Idea, but can someone please explain step by step :/
Obviously not too detailed, just like
1. Extract mcp
2. Move example to example
Can someone please give a breif step by step explanation.
I have modded before, im just having trouble updating to 1.6.1
Thanks so much guys!!!!! Can't explain how thankful I am
just have a clean .minecraft WITH 1.6.1 LAUNCHED AT LEAST ONCE
then add the minecraft_server.jar into the mcp jars directory as normal and decompile as usual.
The mcp will auto copy the files it needs from the .minecraft folder just make sure no mods are installed
then add the minecraft_server.jar into the mcp jars directory as normal and decompile as usual.
The mcp will auto copy the files it needs from the .minecraft folder just make sure no mods are installed
The /.minecraft/ folder is still there. The only difference is the reorganizing, the libraries are in the /libraries/ folder. all the assets are in the /assets/ folder. Versions of the games are in /versions/x.x.x/x.x.x.jar
