Changes
- Numismatic Overhaul is now compiled against and requires owo-lib >=0.9.0
Fixes
- Shops no longer void items when quick-moving a stack from your inventory to the shop while the same type of item is in the offer creation slot
Piggy Bank Fixes
- The Piggy Bank's screen now properly opens without throwing an exception
- You can now always break the Piggy Bank including the stored money, even without a tool
Additions
- Introducing the Piggy Bank. This adorable little companion can store a full purse of money and keeps it when you pick him up
- The Inexhaustible Shop serves as an admin shop that never runs out of stock. It cannot be crafted for obvious reasons but should prove useful for setting up servers
Changes
- The
/numismatic balance
command may now target multiple players - Chest loot generation can now be disabled and finely tweaked in the config
- Additionally, currency can now generate in desert pyramid chests
Fixes
- The great Mending shortage has ended! Librarians have finally regained their license to sell this elusive enchantment. In all seriousness, Librarians can now generate treasure enchantments again. This was wrongfully disabled many many months ago and has now finally been fixed
- MCA Reborn Taxes are properly paid out as currency again
- Trades added through Fabric API are now properly overridden by numismatic JSON trades
Changes
- The position of the purse widget in your inventory can now be configured in the config. This should make it possible to resolve most situations where the purse somehow overlaps or intersects another modded widget
Changes
- Ported to 1.19
Fixes
- A rare crash that sometimes occured due to an invalid map trade should now no longer happen
Fix infinite mone exploit with dank storage
Fix crash caused by MCA mixin
More Features!
Added support for Minecraft Comes Alive Reborn, and Inventorio.
Added a config option to disable villager trades.
Added an option in the shop block for inserting items into it.
The shop can now sell multiple items at once!
More Trades!
Overhauled the villager trades with new trades!
Fixed a bunch of broken trades.
Added a bunch of new trade adapters:
- Suspicious Stew (Sus Stew)
- Sell Items from Tags (Sell Tag)
- Re-named the "Buy Item" adapter to "Buy Stack"
Migrate codebase to long for currency storage, add subtract/add command
Initial port to 1.18.2, add translation key for money drop gamerule
Fix coins sometimese being voided in villager trade outputs
Fix shops not dropping their item contents, fix shops and the purse being interactable in spectator mode
Convert non-vanilla villager's trades to work with numimatic's coins, fix some bugs related to the trading interface and change the permission level of the /numismatic command to 2
Update to use latest owo features, add gamerule to configure how much money is dropped on death, fix crash related to coins in bundles
Initial release