pack: v0.32.0 — FTB Quests + XMod Compat + Ranks; restrictive travel design #66

Merged
Matt merged 1 commits from feature/v0.32.0-and-restrictive-travel-design into main 2026-06-06 23:22:48 +00:00
Owner

Two things in one PR:

Pack v0.32.0 — 3 mod additions for the Phase 0a economy substrate:

  • FTB Quests 2101.1.25
  • FTB XMod Compat 21.1.8
  • FTB Ranks 2101.1.3

Design revision — restrictive travel. This is a Create Aeronautics pack. The journey is the point. Removed sethome system + /back from the tier perks and from the bnstoolkit mod scope. Players use Waystones (already in pack) for spawn↔base travel only — further movement means building actual vehicles.

Tier table reduced to 8 columns (cost, wilderness chunks, plot slots, daily bounties, shop fee, chat colour, join broadcast). Future perk dimensions list updated with two waystone candidates (slot cap + XP cost reduction).

Verified live: all 3 mods loaded, no errors, server resumed to 0.32.0 cleanly.

Two things in one PR: **Pack v0.32.0 — 3 mod additions** for the Phase 0a economy substrate: - FTB Quests 2101.1.25 - FTB XMod Compat 21.1.8 - FTB Ranks 2101.1.3 **Design revision — restrictive travel.** This is a Create Aeronautics pack. The journey is the point. Removed sethome system + /back from the tier perks and from the bnstoolkit mod scope. Players use Waystones (already in pack) for spawn↔base travel only — further movement means building actual vehicles. Tier table reduced to 8 columns (cost, wilderness chunks, plot slots, daily bounties, shop fee, chat colour, join broadcast). Future perk dimensions list updated with two waystone candidates (slot cap + XP cost reduction). Verified live: all 3 mods loaded, no errors, server resumed to 0.32.0 cleanly.
Matt added 1 commit 2026-06-06 23:22:48 +00:00
Mods added (Phase 0a substrate for the bnstoolkit economy work):
  - FTB Quests 2101.1.25 (progression quest UI for Phase 5+)
  - FTB XMod Compat 21.1.8 (KubeJS hooks for FTB Chunks/Quests events)
  - FTB Ranks 2101.1.3 (tier system via permission nodes)

Design revision: restrictive travel.

This is a Create Aeronautics pack — the journey is the point. Removed
all instant-teleport perks from the tier ladder. Players get one
starter Waystone and use it for spawn↔base; further travel means
building airships, trains, vehicles. Pressure on real movement is
intentional.

Removed perks: sethomes, /back after death.
Removed system: the full sethome subsystem (commands, SavedData,
cooldowns) from the bnstoolkit mod scope.

Tier table reduced from 10 columns to 8: cost, wilderness chunks,
plot slots, daily bounties, shop fee, chat colour, join broadcast.

Mod phasing collapsed from 7 phases to 6 (M2 sethome system removed,
later phases shift up).

Future perk dimensions list updated with two waystone-related
candidates (slot cap, XP cost reduction) as the natural travel-
progression hooks for later tier-perk revisions.

Verified live: all 3 mods discovered + loaded, port 25565 binds,
no FATAL/Crashed/Exception lines in startup log. Server resumed
to 0.32.0 cleanly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Matt merged commit 3d635d7e59 into main 2026-06-06 23:22:48 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#66