promotional bannermobile promotional banner

Ajolocoin

This mod adds a new method of implementing economy on servers with friends

File Details

ajolo-coin-1.3.jar

  • R
  • Dec 21, 2025
  • 51.63 KB
  • 4.0K
  • 1.21.1
  • NeoForge

File Name

ajolo-coin-1.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ajolocoin-1402772:7360433"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 2025-12-21
- Fix crash when shift-clicking non-coin items in the wallet screen.
  - `WalletMenu.quickMoveStack` now routes non-coin items between player inventory and hotbar using vanilla `moveItemStackTo`.
  - Coins are inserted into their wallet slot with capacity checks, avoiding invalid states and client crashes.