I've seen confusing instructions for Single Player Commands in Minecraft. How do I install it?
2 Answers
Currently Single-Player Commands is not available for Minecraft 1.8
Edit: SPC for 1.8 is now out!
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
1NOTE: At the time of this writing, Single Player Commands (SPC) is not available for the current Minecraft version, 1.8. This will change in the future, check back at their thread to see if it's updated periodically. You must install a compatible version of SPC onto the appropriate Minecraft version, which right now means you need Minecraft 1.7.3
Single Player Commands can be installed with the automated installer that is available from the link on their thread. Running this file will allow you to patch your Minecraft.jar file with the SPC mod. You can back up your maps and/or binary before doing so, in case you wish to revert later.
Instructional Video:
After installing, launch Minecraft then you can use any of the listed commands by pressing T or the chat button, typing them in and hitting enter.
0