promotional bannermobile promotional banner

Villager Coin™

A currency library that adds coins and optionally adds them to loot tables, mob drops, and replaces emeralds in merchant trades. Coins can be converted through the crafting table. Addons available for receipts, ledgers, banks, and stacks.

File Details

villagerunknown-villagercoin-1.0.3.jar

  • R
  • Apr 20, 2025
  • 142.88 KB
  • 129
  • 1.21.1
  • Fabric

File Name

villagerunknown-villagercoin-1.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:villagercoin-1237353:6445699"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added CoinBankBlocksFeature, AbstractCoinBankBlock, and AbstractCoinBankBlockEntity to allow addon mods to provide "Coin Bank" blocks that can only hold coins, hold the value of the coins if broken with silk touch, and drop the total value in coins when broken without silk touch.
  • Added additional item tags for the various types of coins.
  • Added item tag for coin banks.

Changed

  • Changed location of components from villagercoin.data.component to villagercoin.component.

Fixed

  • Fixed issue with multiple coins in the crafting table where smaller coins were being consumed before larger coins.