File Details
projectisland-modpack-0.1.2-curseforge-server.zip
- R
- May 12, 2026
- 106.35 MB
- 1
- 1.21.1
- NeoForge
File Name
projectisland-modpack-0.1.2-curseforge-server.zip
Supported Versions
- 1.21.1
[0.1.2] — 2026-05-11
Added
- Inventory HUD+ on the client manifest (optional on headless servers —
server-pack-excluded-project-ids.json357540). - Traveler's Backpack, GraveStone Mod, and FallingTree: manifest pins plus committed JARs under
modpack/curseforge/overrides/mods/socurseforgeServerPackZipalways places them inoverrides/mods/; Gradle skips re-staging those filenames fromrun-server/modsand omits them fromcurseforgeModpackZipto avoid duplicate installs. overrides/SERVER_README.mdin the server zip: lists JARs omitted fromoverrides/mods/(seecurseforgeServerPackUndistributableModJars) for manual host install. ModernFix and FerriteCore are included when built from a populatedrun-server/mods/(same as other redistributable mods).- Same FTB Quests SNBT as the client pack;
curseforgeServerPackZipdepends onverifyDevProgressionFtbQuestsso a missingexamples/dev-progression/ftbquests/tree fails the build. - Floating islands grow pointy "stalactite root" undersides (default on). Worldgen-only change shipped by the Project Island mod (
projectisland-0.1.2.jar); chunks generated before this release keep their old smooth bottom. To revert or tune, editfloatingIslandBottomSpike*keys inconfig/projectisland-common.toml(most importantlyfloatingIslandBottomSpikesEnabled = falsefor the legacy look).
Changed
- Client vs server Project Island delivery:
curseforgeModpackZip(client) keeps Project Island as amanifest.jsonpin only (nooverrides/mods/projectisland-*.jar— CurseForge moderation on the primary file).curseforgeServerPackZipembeds./gradlew jarasoverrides/mods/projectisland-*.jarand sets servermanifest.jsonfilesto[]so hosts get a self-contained fatmodstree without duplicating a manifest download. - CurseForge manifest pins aligned with latest 1.21.1 + NeoForge file uploads where newer JARs exist (Waystones, Xaero map mods, Lootr, Uranus, CNB);
MOD_LIST.md,build.gradle(Waystones omit filename), andSERVER_README.mdupdated. overrides/config/fml.toml(versionCheck = false) and maintainer workflowsyncManifestModJarsToDevRuns/sync_manifest_mods_to_dev_runs.pyfor devrun-*/modsparity withmanifest.json.curseforgeServerPackZipomits certain third-party.jarfilenames fromoverrides/mods/(not redistributable in our server zip); they are still expected underrun-server/mods/for local dev but hosts must obtain those mods separately. Filenames are listed in rootbuild.gradle(curseforgeServerPackUndistributableModJars).
Fixed
- FTB Quests chapter fixes (WoF lantern ids, Ride the Zipline rewards for 1.21.1) — see client
CHANGELOG_CLIENT.md.

