Compatibility
Minecraft: Java Edition
1.20.1–1.20.4
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 weeks ago
Updated 5 days ago
Honestly this mod was mainly made for me but I decided why not share it with the public.
The mod offers three types of coins, copper, silver, gold, and adds the placeable variants.
These are non-obtainable through any loot-table and must be given out through admin commands, this produces a stable in-game currency you can manage at your will.
Players can convert between Copper <-> Silver <-> Gold
- 1 Gold Coin is 20 Silver Coins
- 1 Silver Coin is 5 Copper Coins
Shift+Right Click will convert coins downwards, Right Click will convert upwards.
Config
Each config option can be set to either enable or disable a feature. All defaults are true.enableCopper -> true
enableSilver -> true
enableGold -> true
enableCopperBlock -> true
enableSilverBlock -> true
enableGoldBlock -> true
These config values state the max item-stack size, values over 64 will not work.
maxCopperStack -> 50
maxSilverStack -> 50
maxGoldStack -> 50
WIP Config Options
- Conversion Rates (manages how many copper coins go into a silver coin, etc)
- Conversion Types (manages what coin goes into what, helps with disabling coins)
- Disable Conversions (removes conversions)