AStages

Restrict nearly every aspect of gameplay based on progression.

File Details

astages-0.8.0-1.20.1

  • B
  • Jan 9, 2025
  • 255.13 KB
  • 176
  • 1.20.1
  • Forge

File Name

astages-0.8.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[0.8.0] - 2025-01-09

Changes

  • Tons of changes done at the core of the mod: please see the wiki for more info!
  • addRestrictionForArmor method: this method now supports multiple items through variadic parameter.

Technical

  • Solved bug: fixed a bug that did not allow the furnace status to be updated correctly.
  • Solved bug: solved a bug which didn't allow the correct updating of inventory/equipment item restriction properties.
  • Solved bug: fixed a bug which didn't re-render client world after script reloading.
  • Solved bug: solved a bug which didn't reload ore restrictions correctly.
  • Solved bug: fixed a bug which didn't correctly check player inventory when a different container was opened.
  • Solved bug: finally solved THE bug that didn't allow the correct copying of stages after death.