it wouldn't start. Did all you asked to. "Gave up trying to download https://s3.amazonaws...kpack-1.6.2.jar for job 'Version & Libraries'
Job 'Version & Libraries' finished with 6 failure(s)!"
Problem is is you guys are just copying the file, not applying the principal. That was my json, and I had it set to load the backpacks mod from outside of the mods folder. If the Copy/paste was not so strong here you'd read the rest of the post and apply what you learn.
You managed to decompile and continue without me giving source code? O_O Bro, you are a god. Of course do whatever the [REDACTED] you want!!!! Good luck on it
Problem is is you guys are just copying the file, not applying the principal. That was my json, and I had it set to load the backpacks mod from outside of the mods folder. If the Copy/paste was not so strong here you'd read the rest of the post and apply what you learn.
EDIT: I stopped using forge; the load-up speed is great with vanilla.
Well one thing is you need to use the "serverreq": false line on most, if not all, of the forge libs. I've got all of mine done that way, and it works way fast.
You managed to decompile and continue without me giving source code? O_O Bro, you are a god. Of course do whatever the [REDACTED] you want!!!! Good luck on it
Ok, if you ever need to reset your minecraft folder for some resane when this in acshon, tihs shoud work:
First, BEFORE you do ANYTHING with your JSON file, at all, you need to back it up to your Desktop.
Then, later when you want to reset it, you have to go to your changed AND the organil one, then copy the organil one to the changed,
deliting the changed txt as you go.
Then, you delite what you want, then open minecraft.
Done!
Rollback Post to RevisionRollBack
If I helped in any way, feel free to drop me an Internet:
Or some Blue XP:
A test to see what number is most thought of when a 1-10 choice is given: strawpoll.me/4012187
Don't think about it, just click on the first one that comes to you!
Ok, if you ever need to reset your minecraft folder for some resane when this in acshon, tihs shoud work:
First, BEFORE you do ANYTHING with your JSON file, at all, you need to back it up to your Desktop.
Then, later when you want to reset it, you have to go to your changed AND the organil one, then copy the organil one to the changed,
deliting the changed txt as you go.
Then, you delite what you want, then open minecraft.
Done!
True that, lol. You'd think it would be common sense.
You managed to decompile and continue without me giving source code? O_O Bro, you are a god. Of course do whatever the [REDACTED] you want!!!! Good luck on it
Not unless you want to hunt down and use all the mods I have installed into it. It is for example only; and the operation is really simple anyways, all you have to do is add "serverreq": false and any appropriate commas to keep proper syntax.
You managed to decompile and continue without me giving source code? O_O Bro, you are a god. Of course do whatever the [REDACTED] you want!!!! Good luck on it
you have mods that some of us dont have do it normaly wene you first install it
How about you just learn? I'm not going to perpetually update that post as new versions of forge and optifine come out. Adding a single line to each library entry in your json is not so hard as to be impossible to understand, and I will not reward plain laziness.
You managed to decompile and continue without me giving source code? O_O Bro, you are a god. Of course do whatever the [REDACTED] you want!!!! Good luck on it
good to know, I might try this for 1.7.10, it would be nice if there was either a pre setable option outside the .json file to set to false, or a tool someone could create to edit those lines.
"minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker",
"libraries": [
{
"url": "http://files.minecra...rge.net/maven/",
"name": "net.minecraftforge:minecraftforge:9.10.0.804"
},
{
"serverreq": false,
"name": "net.minecraft:launchwrapper:1.3"
},
{
"serverreq": false,
"name": "org.ow2.asm:asm-all:4.1"
},
{
"serverreq": false,
"name": "net.sf.jopt-simple:jopt-simple:4.5"
},
{
"serverreq": false,
"name": "lzma:lzma:0.0.1"
},
{
"name": "com.paulscode:codecjorbis:20101023"
},
{
"name": "com.paulscode:codecwav:20101023"
},
{
"name": "com.paulscode:libraryjavasound:20101123"
},
{
"name": "com.paulscode:librarylwjglopenal:20100824"
},
{
"name": "com.paulscode:soundsystem:20120107"
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.0"
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0"
},
{
"name": "argo:argo:2.25_fixed"
},
{
"name": "org.bouncycastle:bcprov-jdk15on:1.47"
},
{
"name": "com.google.guava:guava:14.0"
},
{
"name": "org.apache.commons:commons-lang3:3.1"
},
{
"name": "commons-io:commons-io:2.4"
},
{
"name": "net.java.jinput:jinput:2.0.5"
},
{
"name": "net.java.jutils:jutils:1.0.0"
},
{
"name": "com.google.code.gson:gson:2.2.2"
},
{
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"name": "org.lwjgl.lwjgl:lwjgl:2.9.0"
},
{
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0"
},
{
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"extract": {
"exclude": [
"META-INF/"
]
},
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.0",
"natives": {
"windows": "natives-windows",
"osx": "natives-osx",
"linux": "natives-linux"
}
},
{
"rules": [
{
"action": "allow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3"
},
{
"rules": [
{
"action": "allow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-debug3"
},
{
"rules": [
{
"action": "allow",
"os": {
"version": "^10\\.5\\.\\d$",
"name": "osx"
}
}
],
"extract": {
"exclude": [
"META-INF/"
]
},
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20130708-debug3",
"natives": {
"windows": "natives-windows",
"osx": "natives-osx",
"linux": "natives-linux"
}
},
{
"extract": {
"exclude": [
"META-INF/"
]
},
"name": "net.java.jinput:jinput-platform:2.0.5",
"natives": {
"windows": "natives-windows",
"osx": "natives-osx",
"linux": "natives-linux"
}
}
],
"mainClass": "net.minecraft.launchwrapper.Launch",
"minimumLauncherVersion": 4,
"time": "2013-07-24T16:21:53-0500",
"id": "1.6.2-Forge9.10.0.804",
"type": "release",
"processArguments": "username_session_version",
"releaseTime": "1960-01-01T00:00:00-0700"
}
Problem is is you guys are just copying the file, not applying the principal. That was my json, and I had it set to load the backpacks mod from outside of the mods folder. If the Copy/paste was not so strong here you'd read the rest of the post and apply what you learn.
Patreon
Oh god. Now I feel stupid!
EDIT: I stopped using forge; the load-up speed is great with vanilla.
It happens, lol. Which is why you should always read a thread/tutorial/watch a video all the way through before fiddling
Patreon
Then, later when you want to reset it, you have to go to your changed AND the organil one, then copy the organil one to the changed,
deliting the changed txt as you go.
Then, you delite what you want, then open minecraft.
Done!
If I helped in any way, feel free to drop me an Internet:

Or some Blue XP:
A test to see what number is most thought of when a 1-10 choice is given: strawpoll.me/4012187
Don't think about it, just click on the first one that comes to you!
Patreon
Patreon
Patreon
Does this still work?
I've tried it with Forge 1.8, and as far as I know, it still works.
good to know, I might try this for 1.7.10, it would be nice if there was either a pre setable option outside the .json file to set to false, or a tool someone could create to edit those lines.
Check out The Valley! My own Server and Modpacks!
Forum: http://thevalley.guildtag.com/
Discord: https://discordapp.com/invite/mx9GCDQ
The Valley 1.7.10 is available on Technic here:The Valley 1.7.10 -> Curseforge External link HERE
The Valley 1.12.2 is available on Curseforge here: The Valley 1.12.2
The Valley 1.20.2 is available at this IP: thevalley.noip.me:25567 (NOW BEDROCK COMPATIBLE!)
Hey, this still works BTW.
What are the lines "clientreq" ?
Can I set those to false too?
Does this or a similar thing work for 1.12.2 forge?