promotional bannermobile promotional banner

Numismatic Overhaul

Terraria-style currency in Minecraft

File Details

[1.21.1] Numismatic Overhaul - 0.3.0

  • B
  • May 25, 2025
  • 375.70 KB
  • 117
  • 1.21.1
  • Fabric

File Name

numismatic-overhaul-0.3.0+1.21.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:numismatic-overhaul-568316:6565000"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.3.0

This is the initial port of Numismatic Overhaul to 1.21

It is released as a beta as it contains potentially breaking changes, plus it is still being rewritten to be easier to maintain.

Changes

  • Ported to 1.21
  • Removed the reputation system override
    • This existed in order to prevent infinite money loops, as a result from curing villagers too many times.
    • Mojang decided to change this within Minecraft, and therefore this was removed from Numismatic.
    • This should make compat better, as any mods affecting reputation should work out of the box
  • Updated how money bags are handled
    • Now handled via a component
  • Added Datafixer for Money Bags
    • Money in bags should transfer fine
    • REPORT ANY BUGS SHOULD YOU FIND THEM!
    • OTHER THINGS, LIKE THE PIGGY BANK OR SHOPS, MIGHT NOT TRANSFER CORRECTLY!
  • Fixed an issue related to packet forgery (#157, thanks A5ho9999!)