Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I was looking to try a bunch of mod-packs with my siblings and I'd really like to script finding and installing mod-packs onto my Ubuntu Linux server from Linode. I don't want to use the built in Linode Minecraft snapshots because I would like to be able to have a couple dozen installed and the make a simple web page with some back-end scripts to shutdown and startup different mod-packs at will but still save the worlds in separate folders.

 

Has anyone done anything similar? I know there is an API to upload and maintain mod-packs, but is there an API to get a list of available mod-packs (names, download locations, mod-pack icon/images, author, number of mods included, etc.)?

Modpacks are usually distributed by third parties. I.e. the Feed The Beast Modpacks are actually distributed by CurseForge which is a company owned by twitch, through their custom launcher. Other Modpack Distributors like Technicpack employ the same techniques. 
(Obligatory "please do not attempt to create a custom launcher")

 

None of the Distributors that I know of, have a public api to download mod-packs.  
You could of course use tools like wireshark to reverse-engineer where those launchers load their packs from, but that would be rather tedious.  

If you want to enable different modpacks on the fly, you should just write a small bash script which packs the whole server folder into a single zip file and swaps it out with another one.  
Or you can just have different folders for every mod-pack that you would like to run and only enable a single server at a time.  
You should not run different minecraft versions or even modpacks or versions of mods in the same environment, since they are usually incompatible anyways. Have them in separate folders instead.  
Zip those folders if you run into storage problems.

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.