Long story sort, as i was trying to downgrade back to 1.4.7, i accidentally deleted my entire minecraft folder. I re downloaded it at the minecraft website, but it only gave me a .jar, and i cant even open minecraft.
If you know how to fix this without buying a new account, please tell me.
I have a linux computer, and I’m not great with computers.
Thanks
Thread Tools
Thread Tools
-
thehockeykids2 BuilderBuilder ⛰️ Ex-President ⚒️⚒️
-
kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade
Create a .sh file in the same folder as your minecraft.jar
name it minecraft.sh or something similar.
Open the file with a text editor of your choice and type:Code:java -Xmx1024M -Xms512M -cp minecraft.jar net.minecraft.LauncherFrame
Then simply double click the .sh file (assuming you have GNOME on Ubuntu)