Question
I've seen confusing instructions for Single Player Commands in Minecraft. How do I install it?
Answer
Currently Single-Player Commands is not available for Minecraft 1.8
However, once it does become available, this is how you install it:
- Download the .ZIP file
- Extract it to some directory.
- Go to the directory you just created.
- Go to the Run box (WinKey + R)
- Type in :
%appdata%/.minecraft/bin - Look for a file called
minecraft.jar - Rename that file to
minecraft.jar.zip - Unzip it
- Drag all files ending with
.CLASSinto theminecraft.jarFOLDER (all the files except WorldEdit.jar) - Go back to the folder that has the
minecraft.jarin it - Drag the
WorldEdit.jarfile into this directory. - Go back into the
minecraft.jarFOLDER - Delete the
META-INFfolder. You're done! However, Minecraft may not launch. If this happens, launch Minecraft from the Run box like this:
java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft
Or, you could use the automated installer
Check more discussion of this question.
No comments:
Post a Comment