Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

How to show only my modpacks

launcher

2 replies to this topic

#1
Kotja

Kotja

    Newbie

  • Members
  • Pip
  • 5 posts
  • IGN:jkot05
  • Modpack:Direwolf20 1.6 Pack

Is there way how to show only modpack, that i play?

Or even better how to make shortcut at desktop?



#2
SirPersonJr

SirPersonJr

    Advanced Member

  • Administrators
  • 72 posts
  • IGN:SirPersonJr
  • Modpack:Private Pack

You can make a shortcut to the desktop for a specific modpack by following these steps:

 

1) Download the FTB Launcher (Download Stable on the website)

 

2) Place the new FTB Launcher into the folder with the rest of your modpacks

 

3) Right-click on the Launcher and select Properties and copy the Location (C:\ftb, may be different for you)

 

4) Make a Notepad file and enter the following:

 

cd {Launcher Location}
java -jar {Launcher Location}
FTB_Launcher.exe -a {Modpack folder name}
 
For me this might look like:
cd C:\ftb
java -jar C:\ftb
FTB_Launcher.exe -a FTBInfinity

5) Rename the file to whatever you want (Infinity, Custom Pack, etc) and save it as a .bat file to the desktop. Using the .bat file will launch the modpack of choice.

 

6) OPTIONAL STEP: If you get an error that says something along the lines of "AuthLib failed", right-click the .bat file and select EDIT. Enter this new line:

cd C:\ftb
java -jar C:\ftb
Stalling.whatever
FTB_Launcher.exe -a FTBInfinity


#3
Kotja

Kotja

    Newbie

  • Members
  • Pip
  • 5 posts
  • IGN:jkot05
  • Modpack:Direwolf20 1.6 Pack

Thanks.





Reply to this topic



  



Also tagged with one or more of these keywords: launcher

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users