Straight forward port to 1.20.4. Be sure to report any issues found on our Issue Tracker
Fixes
- Fixed crashes with stacc when using Fabric Loader 0.15.0+
Fixes
- Force players to stop using a shop when the block entity disappears (#133)
Fixes
- Force players to stop using a shop when more than 10 blocks away (#130)
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)
This is a straightforward port to 1.20.2 - support for older versions will be dropped. This build so far includes no specific support for the Trade Rebalancing experiment, we're still working on a good solution for integrating Numismatic into these new systems
This update finally makes the Purse available in more places than just the survival inventory: it now also shows up in the creative inventory and merchant screens like the Shop and Villagers. On top of this, Shops can now be named like Chests and Furnaces
This build removes the MCA compatibility mixin to restore compatibility with newer versions of MCA where tax items can be natively configured
This is a straightforward port to 1.20 - support for older versions will be dropped
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
Fix dupe when trying to pick up money in a Piggy Bank through a money bag
Refer to 0.2.7+1.19.3
Fixes
This build alters how the trade edit buffer slot works to hopefully eliminate all issues and weird behavior. With this new implementation, all current and future dupe and voiding glitches should be a thing of the past
Updated to 1.19.3, no functional changes