promotional bannermobile promotional banner

AGR Core

Core mod for modpack

File Details

agr-1.2-SNAPSHOT.jar

  • R
  • Mar 8, 2026
  • 1.98 MB
  • 30
  • 1.20.1
  • Forge

File Name

agr-1.2-SNAPSHOT.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:agr-core-1479813:7728852")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.2

[Security & Terminology Update]

  • Major overhaul of the authentication UI and internal code.
  • Replaced all instances of "Password" with "Access Key" to clearly distinguish our server-pairing system from Microsoft/Mojang credentials.
  • Updated the authentication logic to emphasize its role as a dedicated security layer for our community's offline-mode server (preventing account impersonation).

[Privacy Improvements]

  • Session token is stored into a secure external directory (%AppData%/Local/.creativeportal/).
  • This prevents users from accidentally sharing their private access tokens when zipping or sharing their modpack folders.

[New Features]

  • Added support for pixel-perfect custom character glyphs (Character Prefixes) via the internal font engine.
  • Implemented new Join Message Sync between client & server, the join message is broadcasted on server after a client player is fully loaded in world (EntityJoinLevelEvent)

[Bugfixes]

  • Fixed a compatibility issue with Fancy Menu that caused GUI layering problems.
  • Optimized network packet handling during server transitions to prevent chat history loss.