Open xopez opened 5 years ago
Why not just CurseForge modpacks: https://minecraft.curseforge.com/modpacks This could also help: https://github.com/Vazkii/CMPDL
GitHubCurse Modpack Downloader. Contribute to Vazkii/CMPDL development by creating an account on GitHub.
Good point. I don't how much the packs differ because they are named close at the same to feet the beast
The CurseForge list includes the FTB list, Amazon owns Twitch owns Curse owns FTB.
You don't need a extra game server or function for that, just download minecraft server and replace all the vanilla files with modpack files, then assign more ram because it's a modpack.
Here's a 3 minute tutorial how to make server for any modpack: https://youtu.be/7qqbd1RovSU
That tutorial isn't for LGSM, which has some particular things you have to do to set up a server. It would be really nice to have the process automated
It also doesn't use the CurseForge server download, for some reason it's just copying the single player files? There's sometimes a difference.
I would like to push this request as i have the same one. Sure you can do it manually but updating everything manually is a pain. It would be great if the update command would get the latest updates from the FTB Modpack itself.
Minecraft is next on my list after rust for review. Specifically, the best way to get all these variants installs automatically.
It's not done yet, but here's the guide for the new FTB server installers: https://faq.ftb.world/books/ftb-app/page/downloading-server-installerfiles
I'm having some issues with the Omnia installer so I'm going to see if I can get that worked out.
THIS PLEASE!!! I have been struggling all day to get a modded Minecraft server to work with GSM.
One note I do have: Use CurseForge. This includes modpacks from Tekkit and FTB. It's the most widely used modpack service atm. https://www.curseforge.com/minecraft/modpacks
FTB is leaving the Curse / Twitch launcher @NateZeNarwhal https://forum.feed-the-beast.com/threads/ftb-update-new-launcher-ftb-omnia-released.302085/
Feed the BeastTLDR FTB App Beta released today. FTB Omnia (First FTB Kitchen Sink Pack released today) Downloads available at https://feed-the-beast.com/ So it has been several months now since we made the announcement that we were going to start working on an upgraded version of the FTB App. With this...
What i did to get it running was downloading the Linux server tool from modpacks.ch (Its not modpack specific as you can search for packs with it) https://api.modpacks.ch/public/modpack/35/37/server/linux
It seems like every mayor Modpack is available there.
Install a normal Minecraft server with LinuxGSM -> Insert the file into Serverfiles and execute it.
After choosing your modpack it will install automatically. Then you just have to edit your: lgsm/config-lgsm/mcserver/common.cfg
and insert: executable="java -server -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx8192M -Xms6124M -jar ${serverfiles}/forge-1.12.2-14.23.5.2846-universal.jar"
(You can change the ram here if needed. Additionaly you might have to rename the forge.jar file.)
Now you can use your Modpack server with linuxGSM
PS: If starting your Minecraft Server with linuxGSM fails, you probably have JAVA9 installed. You need to use Java8 for the Modded server to run as 9 is NOT supportet.
What i did to get it running was downloading the Linux server tool from modpacks.ch (Its not modpack specific as you can search for packs with it) https://api.modpacks.ch/public/modpack/35/37/server/linux
It seems like every mayor Modpack is available there.
Install a normal Minecraft server with LinuxGSM -> Insert the file into Serverfiles and execute it.
After choosing your modpack it will install automatically. Then you just have to edit your: lgsm/config-lgsm/mcserver/common.cfg
and insert: executable="java -server -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx8192M -Xms6124M -jar ${serverfiles}/forge-1.12.2-14.23.5.2846-universal.jar"
(You can change the ram here if needed. Additionaly you might have to rename the forge.jar file.)
Now you can use your Modpack server with linuxGSM
PS: If starting your Minecraft Server with linuxGSM fails, you probably have JAVA9 installed. You need to use Java8 for the Modded server to run as 9 is NOT supportet.
So what I have been doing is launching linuxGSM getting the files then just replacing all files in /serverfiles with files I generated on my PC for my modpack.
But it doesnt start I just get "[ FAIL ] Starting mcserver: Unable to start server" message. Is this because I need Java 8? and if so how do I downgrade to java 8 and use it instead of java 9.
But it doesnt start I just get "[ FAIL ] Starting mcserver: Unable to start server" message. Is this because I need Java 8? and if so how do I downgrade to java 8 and use it instead of java 9.
To install java 8 run this:
sudo apt install openjdk-8-jdk openjdk-8-jre
To select it for system to use type this:
sudo update-alternatives --config java
and type the number of line that has java-8 in it.
Minecraft is currently being reqired with Plans to support Forge. However, there are no plans to support specific modpacks as there are hundreds
Minecraft is currently being reqired with Plans to support Forge. However, there are no plans to support specific modpacks as there are hundreds
You wouldn't have to do anything to support individual Modpacks: I think CurseForge would require some kind of agreement with Overwolf but the FTB packs can all be downloaded with that standard script.
If anything support for Modpacks zip
s would be nice
What i did to get it running was downloading the Linux server tool from modpacks.ch (Its not modpack specific as you can search for packs with it) https://api.modpacks.ch/public/modpack/35/37/server/linux It seems like every mayor Modpack is available there. Install a normal Minecraft server with LinuxGSM -> Insert the file into Serverfiles and execute it. After choosing your modpack it will install automatically. Then you just have to edit your: lgsm/config-lgsm/mcserver/common.cfg and insert: executable="java -server -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx8192M -Xms6124M -jar ${serverfiles}/forge-1.12.2-14.23.5.2846-universal.jar" (You can change the ram here if needed. Additionaly you might have to rename the forge.jar file.) Now you can use your Modpack server with linuxGSM PS: If starting your Minecraft Server with linuxGSM fails, you probably have JAVA9 installed. You need to use Java8 for the Modded server to run as 9 is NOT supportet.
So what I have been doing is launching linuxGSM getting the files then just replacing all files in /serverfiles with files I generated on my PC for my modpack.
But it doesnt start I just get "[ FAIL ] Starting mcserver: Unable to start server" message. Is this because I need Java 8? and if so how do I downgrade to java 8 and use it instead of java 9.
You can try to add to common.cfg
preexecutable=""
What game server would you like adding?
Feed the Beast provides many Modpacks for minecraft with forge. Would be nice to have it in lgsm. You can read here more about it: https://ftb.gamepedia.com/FTB_Wiki List of possible Packs https://www.feed-the-beast.com/modpacks
Can you link to any tutorials or guides?
Provide any useful documentation or resources that might help.
Is the server on Steam?
Is the server supported on Linux?
We only support Linux servers and do not support Wine. since minecraft is java based its fully compatible.