File Details
NumismaticCoinAddon-1.0.1.jar
- R
- Jun 8, 2026
- 44.61 KB
- 6
- 1.12.1
- Fabric
File Name
NumismaticCoinAddon-1.0.1.jar
Supported Versions
- 1.12.1
Curse Maven Snippet
Full English changelog available on GitHub. Full French changelog available on our Discord.
Summary
Polish update improving Numismatic Coin Addon integration with the Numismatic Overhaul purse UI.
Fixed
- Fixed Emerald and Diamond coin stack visuals not updating correctly
- Fixed Diamond Coin stack rendering when using a custom max stack size
- Fixed the purse tooltip displaying large Gold values instead of correctly splitting them into Diamond, Emerald, Gold, Silver, and Bronze
- Fixed several purse UI display issues caused by the extended currency layout
- Fixed missing default config handling for Diamond Coin max stack size
Added
- Added extended purse display support for Diamond and Emerald values
- Added Diamond and Emerald entries to the purse popup menu
- Added support for extracting Diamond and Emerald coins directly from the purse popup
- Added a default config file for Numismatic Coin Addon
- Added a configurable Diamond Coin max stack size
Changed
- Changed the purse value display to use the full extended currency order: Diamond, Emerald, Gold, Silver, and Bronze
Improved
- Improved Emerald and Diamond coin textures to better match the Numismatic Overhaul visual style
- Improved stacked coin visuals for Emerald and Diamond coins
- Improved the extended purse popup texture for better consistency with Numismatic Overhaul
- Improved the right-side coin column of the extended purse popup so it appears cleaner and less visually cut
- Improved command and config consistency after the final mod rename to Numismatic Coin Addon
Notes
- Diamond Coin max stack size defaults to
21for safer compatibility - The Diamond Coin max stack size can be changed in
config/NumismaticCoinAddon/config.json - Changing the Diamond Coin max stack size requires a full game restart
- Values above
21may increase the risk of overflow issues in some currency-related code paths