AStages

Restrict nearly every aspect of gameplay based on progression.

File Details

astages-1.3.0-1.20.1

  • R
  • Jul 1, 2025
  • 433.34 KB
  • 1.2K
  • 1.20.1
  • Forge

File Name

astages-1.3.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[1.3.0] - 01-07-2025

Added

  • New remove command: added remove commands for simple restrictions. Wiki
  • New astages hand command: added and info command for item restrictions.
  • Added setHiddenName method: added setHiddenName method for item restrictions. Wiki
  • Dynamic add/delete: finally completely supported dynamic add/delete operations and client synchronization for all restrictions.
  • Server stages managing: added KubeJS methods to manipulate server stages. Wiki
  • Command blacklist: added command blacklist for region restrictions. Wiki
  • Plugin manager: brand new way to develop plugins for AStages using first-party methods.
  • Create: Schematicannon integration: an addon will be released soon. #32
  • New restriction: brand new loot restrictions. #27 Wiki
  • Loot and item/mob integration: you will be able to create a loot restriction directly from item/mob restriction already developed. Wiki
  • Screen restrictions additions: added custom checker for screen restrictions. Wiki
  • Curios integration: an addon will be released soon.
  • New properties: added new properties for mob restriction to prevent interaction and attack. Wiki
  • Pufferfish Skills compatibility: an addon will be released soon. #24
  • New customisation methods: brand new methods for the customisation of singular stages. Wiki
  • New Discord Server: check CurseForge page to get more info.
  • Server staging: added server stages support for structure restrictions.
  • Container check: added containers check for item restrictions with new property, setCanBeStoredInContainers.

Changes

  • markAsDirty method: now markAsDirty method works as expected.
  • Suggestion list: now a suggestion list will be showed for simple restrictions to prevent error during id typing.

Technical

  • Solved bug: solved a bug which prevents correct input/output setup for mechanical arm (Create mod). #18
  • Solved bug: solved a bug which doesn't clear crafting table for a restricted recipe. #33
  • Solved bug: solved a bug which prevents ore restrictions to be reloaded correctly.
  • Solved bug: solved a bug which shows an empty chat message after add/remove stage operations.
  • Solved bug: solved a bug which shows restricted items/recipes in Jei after server reload.
  • Solved bug: solved a bug which prevents simple restrictions to work correclty after server reload.