History Stages

Guide your players through the ages. History Stages lets modpack creators lock items, recipes, dimensions, mobs, loot, and more behind custom research-based eras with full in-game tooling.

File Details

History Stages 5.3.1-1.20.1

  • R
  • May 30, 2026
  • 655.77 KB
  • 141
  • 1.20.1+1
  • Forge

File Name

historystages-5.2.0-1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:history-stages-1473453:8171205")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full Changelog: https://github.com/Flix100000/History-Stages/compare/5.3.0-1.20.1...5.3.1-1.20.1

Fixes

  • Fixed pickup of globally-locked items by cancelling the action when the stage entry has "pickup" in unlock_actions — previously only individual stages handled this correctly, while global entries were merely logged
  • Added a throttled server tick scan (every 40 ticks) that drops locked items from the player's inventory, catching items that bypass EntityItemPickupEvent (e.g. trades, /give, dispensers, shift-click from containers)