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!)
Changes
- Add Ukrainian localization (#104, thanks unroman!)
Fixes
- Update Stacc to latest version (1.7.0 for 1.20.1, 1.8.0 for 1.20.2)
- Fix issues related to multiple players accessing a shop at the same time (#116)
- Backport a fix for the crash with latest Fabric Loader (#117, already fixed for 1.20.2)
- Improve purse offsets on different screens, as well as their configurability
- Fix spacing with the coin/money bag tooltips (#108)
Fixes
- Removed erroneous
@Environment(EnvType.SERVER)
on ShopScreenHandler.shop to fix compatibility with Fabric Loader 0.15.0 (#113)
Changes
- The built-in integration with MCA Reborn taxes has been removed. This fixes crashes with newer MCA versions (#78) and is also not required anymore, as this can now be achieved through MCA Reborn's configuration
- The purse balance change message that's displayed in the action bar by default can now be moved to chat or disabled entirely (#58)
Fixes
- The purse no longer uses its default position when the recipe book is opened and correctly respects the config options (#74)
- The
/numismatic balance player get
command now actually displays the balance
Refer to 0.2.7+1.19.3