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
Added
- Added
CoinBankBlocksFeature,AbstractCoinBankBlock, andAbstractCoinBankBlockEntityto 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.componenttovillagercoin.component.
Fixed
- Fixed issue with multiple coins in the crafting table where smaller coins were being consumed before larger coins.

