Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FTB Modpack Support #12

Open
7 tasks
joshuacherry opened this issue May 9, 2017 · 2 comments
Open
7 tasks

Add FTB Modpack Support #12

joshuacherry opened this issue May 9, 2017 · 2 comments

Comments

@joshuacherry
Copy link
Contributor

  • Create a minecraft_server option for FTB
  • Download Modpack
  • Unarchive Modpack
  • Set executable name (tasks/setup/main.yml)
  • Update test suite
  • ???
  • Profit!

Test suite will test the following 4 FTB modpacks since these are the top 4 by download as of today:

ModPack Pack Version MC Version Download URL
FTB Presents SkyFactory 3 3.0.8 1.10.2 FTBPresentsSkyfactory3Server_3.0.8.zip
FTB Presents Direwolf20 1.10 1.9.1 1.10.2 FTBPresentsDirewolf20110Server_1.9.1.zip
FTB Beyond 1.5.3 1.10.2 FTBBeyondServer_1.5.3.zip
FTB Presents HermitPack 1.7.0 1.10.2 FTBPresentsHermitPackServer_1.6.1.zip
@benwebber
Copy link
Collaborator

I've never used FTB so I'm a bit confused by how it works. Is FTB a modded server that allows administrators to install mods? Or is each modpack a server distribution?

@joshuacherry
Copy link
Contributor Author

FTB is more like a "standard" of modpack distribution built on forge. Each pack I specified above is a different server distribution of mods, sometimes upwards of 80+ mods that the modpack creator has put together and addressed mod conflicts.

https://www.feed-the-beast.com/about

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants