Friday, September 23, 2011

Single Player Commands in Minecraft?

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:

  1. Download the .ZIP file
  2. Extract it to some directory.
  3. Go to the directory you just created.
  4. Go to the Run box (WinKey + R)
  5. Type in : %appdata%/.minecraft/bin
  6. Look for a file called minecraft.jar
  7. Rename that file to minecraft.jar.zip
  8. Unzip it
  9. Drag all files ending with .CLASS into the minecraft.jar FOLDER (all the files except WorldEdit.jar)
  10. Go back to the folder that has the minecraft.jar in it
  11. Drag the WorldEdit.jar file into this directory.
  12. Go back into the minecraft.jar FOLDER
  13. Delete the META-INF folder.
  14. 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

No comments:

Post a Comment