Skip to content

Commit

Permalink
Update version of 3arth to download to 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HAV0X1014 authored Oct 9, 2022
1 parent 40496bc commit 8752591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pingbypassUniversalInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ fi
#download mods and hmc and move them to the proper places if not already downloaded
if [ ! -d "$modsdir" ]; then
mkdir ~/.minecraft/mods -p
wget https://github.com/3arthqu4ke/3arthh4ck/releases/download/1.8.4/3arthh4ck-1.8.4-release.jar && mv 3arthh4ck-1.8.4-release.jar ~/.minecraft/mods
wget https://github.com/3arthqu4ke/3arthh4ck/releases/download/1.8.5/3arthh4ck-1.8.5-release.jar && mv 3arthh4ck-1.8.5-release.jar ~/.minecraft/mods
wget https://github.com/3arthqu4ke/HMC-Specifics/releases/download/1.0.3/HMC-Specifics-1.12.2-b2-full.jar && mv HMC-Specifics-1.12.2-b2-full.jar ~/.minecraft/mods
wget https://github.com/3arthqu4ke/HeadlessForge/releases/download/1.2.0/headlessforge-1.2.0.jar && mv headlessforge-1.2.0.jar ~/.minecraft/mods
wget https://github.com/3arthqu4ke/HeadlessMc/releases/download/1.5.2/headlessmc-launcher-1.5.2.jar
Expand Down

0 comments on commit 8752591

Please sign in to comment.