I had the same problem. I was trying to install Single Player Commands/Worldedit on a newer client, the one where no more bin folder etc.! But I've figured it out and now so will you! Lets get started.
First: go to File Explorer (Windows. On mac I have no idea lol)
Second: type in this is the directory bar: "%appdata%/.minecraft/versions" (without quotes)
Third: if you haven't already launched Minecraft on version 1.6.2
Forth: copy the "1.6.2" file and paste it down in the versions folder
Fifth: After the copied file it pasted name that file anything you wish (I suggest naming it WorldEdit)
Sixth: open the folder you named and you will find two files 1.6.2.jar and 1.6.2.json (don't worry if they don't have the .jar or .json)
Seventh: name 1.6.2.jar to WorldEdit.jar (if you didn't name the folder WorldEdit then make the name what ever the folder name was .jar)
Eighth: name 1.6.2.json to 1.6.2 WorldEdit.json (again if you didn't name the folder WorldEdit then make the name whatever the folder name was .json)
Ninth: open WorldEdit.json and you will see something LIKE this (but not in separate lines like the following):
Tenth: See the part where it says "id": "1.6.2" you want to change that to "id": "WorldEdit" (If you didnt name your folder WorldEdit then put whatever you did name your folder in that spot)
Eleventh: Using an archive tool (7zip, winrar, winzip, etc) open WorldEdit.jar and the SinglePlayerCommands.zip mod you downloaded. (If you didn't download it you can here)
Twelfth: In the SinglePlayerCommands.zip there should be a WorldEdit.jar file place that on your desktop.
thirteenth: Then take ALL the files from SinglePlayerCommands.zip (except WorldEdit.jar) and place it in the other WorldEdit.jar (In the %appdata%/.minecraft/versions/WorldEdit/WorldEdit.jar).
Fourteenth: Now we have SinglePlayerCommands installed! But not WorldEdit D:! If you wish to install WorldEdit continue to step Fifteen
Fifteenth: Now it's time to trick Minecraft and WorldEdit >:D! WorldEdit must be installed to the bin folder. But one HUGE problem WE HAVE NO BIN FOLDER!!!!!!!! So lets trick the game to thinking we do >:D! Go to %appdata%/.minecraft
Sixteenth: Right click a white blank space hover "New" until a small Sub-menu pops out on that menu there should be a "New Folder" button click it.
Seventeenth: Name the folder you just created to "bin" (without quotes). take the WorldEdit.jar off your desktop and place it in the newly made bin folder
Notes:
1. Now you can trick other mods with a bin folder!
2. That's it enjoy your mod!
Rollback Post to RevisionRollBack
My face maybe nooby but I'm all pro!
To post a comment, please login or register a new account.
First: go to File Explorer (Windows. On mac I have no idea lol)
Second: type in this is the directory bar: "%appdata%/.minecraft/versions" (without quotes)
Third: if you haven't already launched Minecraft on version 1.6.2
Forth: copy the "1.6.2" file and paste it down in the versions folder
Fifth: After the copied file it pasted name that file anything you wish (I suggest naming it WorldEdit)
Sixth: open the folder you named and you will find two files 1.6.2.jar and 1.6.2.json (don't worry if they don't have the .jar or .json)
Seventh: name 1.6.2.jar to WorldEdit.jar (if you didn't name the folder WorldEdit then make the name what ever the folder name was .jar)
Eighth: name 1.6.2.json to 1.6.2 WorldEdit.json (again if you didn't name the folder WorldEdit then make the name whatever the folder name was .json)
Ninth: open WorldEdit.json and you will see something LIKE this (but not in separate lines like the following):
"id": "1.6.2",
"time": "2013-08-06T07:00:00-04:00",
"releaseTime": "2013-07-05T09:09:02-04:00",
"type": "release",
"minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets}",
"libraries": [
{
"name": "net.sf.jopt-simple:jopt-simple:4.5"
},
{
"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": "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"
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.0",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.0",
"rules": [
{
"action": "allow"
},
{
"action": "disallow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
],
"natives": {
"linux": "natives-linux",
"windows": "natives-windows",
"osx": "natives-osx"
},
"extract": {
"exclude": [
"META-INF/"
]
}
},
{
"name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3",
"rules": [
{
"action": "allow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-debug3",
"rules": [
{
"action": "allow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
]
},
{
"name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20130708-debug3",
"rules": [
{
"action": "allow",
"os": {
"name": "osx",
"version": "^10\\.5\\.\\d$"
}
}
],
"natives": {
"linux": "natives-linux",
"windows": "natives-windows",
"osx": "natives-osx"
},
"extract": {
"exclude": [
"META-INF/"
]
}
},
{
"name": "net.java.jinput:jinput-platform:2.0.5",
"natives": {
"linux": "natives-linux",
"windows": "natives-windows",
"osx": "natives-osx"
},
"extract": {
"exclude": [
"META-INF/"
]
}
}
],
"mainClass": "net.minecraft.client.main.Main",
"minimumLauncherVersion": 4
}
Eleventh: Using an archive tool (7zip, winrar, winzip, etc) open WorldEdit.jar and the SinglePlayerCommands.zip mod you downloaded. (If you didn't download it you can here)
Twelfth: In the SinglePlayerCommands.zip there should be a WorldEdit.jar file place that on your desktop.
thirteenth: Then take ALL the files from SinglePlayerCommands.zip (except WorldEdit.jar) and place it in the other WorldEdit.jar (In the %appdata%/.minecraft/versions/WorldEdit/WorldEdit.jar).
Fourteenth: Now we have SinglePlayerCommands installed! But not WorldEdit D:! If you wish to install WorldEdit continue to step Fifteen
Fifteenth: Now it's time to trick Minecraft and WorldEdit >:D! WorldEdit must be installed to the bin folder. But one HUGE problem WE HAVE NO BIN FOLDER!!!!!!!! So lets trick the game to thinking we do >:D! Go to %appdata%/.minecraft
Sixteenth: Right click a white blank space hover "New" until a small Sub-menu pops out on that menu there should be a "New Folder" button click it.
Seventeenth: Name the folder you just created to "bin" (without quotes). take the WorldEdit.jar off your desktop and place it in the newly made bin folder
Notes:
1. Now you can trick other mods with a bin folder!
2. That's it enjoy your mod!
My face maybe nooby but I'm all pro!