Hello everyon,
Today I was once again viewing tutorial on installing mods into my son's Minecraft game. I was using the Terminal method using these:
rm META-INF/MOJANG_C.*
jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
cd ..
rm -rf mctmp
cd ~
mkdir mctmp
cd mctmp
jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
(except with the "cd" first)
As I was putting audiomod into the mctmp folder the terminal suddenly starting saying permission was denied and then all of my desktop items, documents and downloads disappeared.
Have any of you ever heard of something like this happening?
Any suggestions greatly appreciated. Also, I'm using an iMac with Mountain Lion.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Today I was once again viewing tutorial on installing mods into my son's Minecraft game. I was using the Terminal method using these:
rm META-INF/MOJANG_C.*
jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
cd ..
rm -rf mctmp
cd ~
mkdir mctmp
cd mctmp
jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar
(except with the "cd" first)
As I was putting audiomod into the mctmp folder the terminal suddenly starting saying permission was denied and then all of my desktop items, documents and downloads disappeared.
Have any of you ever heard of something like this happening?
Any suggestions greatly appreciated. Also, I'm using an iMac with Mountain Lion.