AStages

Restrict nearly every aspect of gameplay based on progression.

File Details

astages-0.9.0-1.20.1

  • B
  • Jan 18, 2025
  • 274.53 KB
  • 373
  • 1.20.1
  • Forge

File Name

astages-0.9.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:astages-1120180:6100829")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.9.0] - 18-01-2025

Added

  • All old methods: re-add all previous methods (and prefer it!). (Thanks Holla for the help).
  • Added blacklist for tag in tag restriction method: added tag blacklist (and not only item). #8. (Thanks squidman0307).
  • Added new properties for mob restriction: see wiki for more info. (Thanks mum's spaghetti).
  • Added new properties for item restriction: see wiki for more info, in particular block interaction method.
  • New Utils methods and wiki section: again, see wiki for more info.

Changes

  • Updated wiki: wiki.

Technical

  • Solved bug: that doesn't re-add stages correctly to player after end teleporting #9 (Thanks squidman0307).
  • Solved bug: reload for custom stages now works correctly. (Thanks ION).