promotional bannermobile promotional banner

Epoch Stages

A data-driven progression framework that gates any content behind configurable "ages", with an in-game visual editor.

File Details

epochstages-1.21.1-1.1.0.jar

  • R
  • Jun 23, 2026
  • 182.16 KB
  • 8
  • 1.21.1
  • NeoForge

File Name

epochstages-1.21.1-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:epoch-stages-1584485:8307097"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.1.0 — MC 1.21.1 / NeoForge

Fixes

  • Editor → Mods tab now shows every mod assigned to a stage. It previously displayed only the first mod of each rule, and removing a single mod deleted the whole rule. The tab now lists all assigned mods and removes them one at a time.
  • The FTB Chunks claim map no longer renders black. Minimap gating was clearing the shared map texture the claim screen reuses. It now suppresses only the HUD minimap and leaves the claim-chunks map fully usable.
  • The FTB Chunks world map is now correctly gated. It opens through a wrapper screen that slipped past the old class-name check; the gate now unwraps it, so the full map stays locked until its stage while the claim map keeps working.
  • Ore gating is load-order independent and coal-safe. Specific ore rules now always take priority over broad *:*_ore catch-alls regardless of datapack load order, and coal ore is never substituted (the Dark Age baseline).