Uh oh!
There was an error while loading. Please reload this page.
Remastering of the modpack - #1
Conversation
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This commit is based on the work of @chr7s-c - i just transformed it to a proper Pakku pack so we can support Curseforge alongside Modrinth just fine. These contains a lot of changes, notable some ui enhancements.
java -jar pakku.jar diff --markdown CC.md old-pakku-lock.json pakku-lock.json
Nudelsuppe42
commented
Aug 15, 2026
Ping @kyanvde or me when you need a modrinth/cf project or access tokens |
Nudelsuppe42
commented
Aug 15, 2026
Open questions from me:
|
There was a problem hiding this comment.
Open questions from me:
- How do we handle BuildTeam changes? Does it fetch via API?
- Is it manual updates for the users?
Currently, it's manual update in this file, like it was before. @chr7s-c already have some progress of downloading that from a website like github.io. This is currently not included in this pr. In my opinion this is out of scope of this pr and should be contributed afterwards with a new pr for clean changes. This should then also include a workflow which auto updates the file regularly and transforms the data and auto commits/publishes. We probably want the file in a new branch too.
We cannot directly use Web API because the data needs to be transformed into a FancyMenu compatible structure. Or we have a custom mod for it but i would rather not have this for now,
( @Nudelsuppe42 )
There was a problem hiding this comment.
https://api.buildtheearth.net/api/v1/buildteams/modpack
Its a object with the keys:
"<buildteam-id>": {
"name": "<buildteam-name>",
"ip": [
"<buildteam-ip>"
],
"version": "X.XX.XX",
"invite": "<discord-link>"
}Thats the format Codestian wanted for his version. The url still exists, if the format should change we can change it.
Also sorry, i swear i replied to this already
BuildTheEarth Modpack for 26.2
My name is CHR7S im a Builder from BTE ASEAN, i like Designs, everything about design, im making this modpack to fullfill my satisfaction about the Design of Pre-release of the BTE Modpack backthen. I hope this Modpack could be usefull for anyone inside the Community of BuildTheEarth or even just a visitor who loved the UI XD!!!
Todos