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
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)