promotional bannermobile promotional banner

Unofficial Monumenta Mod

An unofficial client-side mod to complement the Monumenta MMO server.

File Details

unofficial-monumenta-mod-mc1.20.1-PRE-EFFECT-1.9.8.jar

  • B
  • Nov 29, 2023
  • 1.27 MB
  • 93
  • 1.20.1
  • Fabric

File Name

unofficial-monumenta-mod-mc1.20.1-PRE-EFFECT-1.9.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:unofficial-monumenta-mod-509666:4911146"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Major changes

- Added persistent data
    - Chest counter data is stored in between sessions (and used, if you have not changed shard in between mod usage)
    - Stores weekly bounty data
- Effect packets Co-authored-by: ziggleflig

# Minor changes
    - Made the mod auto-disable discord RPC if the computer's architecture is unsupported.
    - Added a new way to detect changing shards.
    - Migrated delve bounty handling to its own class
    - Migrated location notifications to its own new standalone notification system.
    - Refactored calculator in the form of a sub-element (Might fix a few issues tied to the old injection method).