Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 weeks ago
Changelog
This update resolves an issue with modded containers causing a fatal crash when saving stacks greater than 99.
This update moves Receipts from Villager Coin to their own addon: Bookkeeping for Villager Coin. If you have any Receipts in your world, it is advised that you wait to update until the Bookeeping addon is approved, and you can download it to keep your Receipts intact.
Added
- Added missing player stats for inserting coins in Coin Banks, crafting Villager Coins, crafting Receipts, and crafting Coin Stacks.
- Added
LedgerCraftingFeature
to allow addons to provide craftable Ledgers that allows players to catalog their receipts.
Changed
- Changed default
maximumCoinStackSize
to 1,000. This is to be more inline with the Coin Stack recipes for full blocks. This also makes it clearer how many coins are in a stack rather than an obscured amount. ("1250" appears as "1k+") Additionally, this reduces the overall chances of amounts exceeding the maximum long value. Existing stacks remain capped at 5,000 and, when over 1,000, can be picked up but will only place 1,000 when trying to place back in an inventory slot. This value can still be controlled through the config. It will remain at 5000, per the config, for existing worlds. - Changed Coin Bank crafting recipe to add the value of the ingredient coin to the crafted Coin Bank. The recipe will still only consume 1 Coin per Coin Bank. This makes it meaningful to use higher value coins in the recipe.
- The thank-you message on receipts can now be changed by renaming the paper ingredient with an anvil before crafting the receipt.
- Changed Warden mob drop from Netherite to Gold as Wardens can easily be farmed in an automated way.
Removed
- Removed receipts from core and into their own addon: Bookkeeping for Villager Coin.
This allows players to choose which receipts they want in their world, the official ones or other modded ones.
The Bookkeeping addon also introduces related items, like a Ledger that allows players to catalog their receipts.
Villager Coin still provides the core shared
ReceiptFeature
andReceiptCraftingFeature
functionality of receipts for addons.
Fixed
- Fixed an issue with modded containers, not implementing vanilla methods, causing a fatal crash when saving stacks greater than 99.
This was resolved by forcing
Codecs.rangedInt
to set the max value to theInteger.MAX_VALUE
if the max is greater than 99.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.0.7Loaders
Game versions
1.21.1Downloads
133Publication date
May 6, 2025 at 8:34 PMPublisher

VillagerUnknown
Member