

About
Dot Coin Mod adds uncraftable coins to the game that can only be acquired through mob death or loot.
The config is extremely customizable and allows you to control every single aspect of the mod, from drop rates, to conversion rates.
Features
- A large variety of configurable coins that can be dropped from any living thing.
- Modded mobs support (the mod entities must extend LivingEntity).
- Extended mod support through configuration.
- A wide range of configuration options for you to fine-tune this mod to best suit the theme and gameplay.
- Chest loot support (with configurable amounts).
- Coin conversion can be disabled.
- A special coin inventory! This 'wallet' should be accessible from any inventory. It can be moved on screen too.
- Auto coin pickup that deposits straight in to the wallet.
Wiki
You can access the wiki here. It contains a full JSON config specification for the latest version of Dot Coin Mod.
Warning: If you are not using the latest version of this mod, some features may not be available to you.
Help!
Before asking for help, please consult the wiki.
If you still need further help, you can open an issue here or ask on the discord.
Modpacks
You can use this mod in your modpack.
My Mods
If you like this mod, check out my other mods!

Ченджлог
20.18.1Релиз1.20.2, 1.20.3, 1.20.4 · 28 июля 2024 г.
Fixed dedicated server coin conversion
20.18.1Релиз1.20.2, 1.20.3, 1.20.4 · 28 июля 2024 г.
Fixed dedicated server coin conversion
19.18.1Релиз1.19.2 · 28 июля 2024 г.
Fixed dedicated server coin conversion
19.18.1Релиз1.19.2 · 28 июля 2024 г.
Fixed dedicated server coin conversion
20.18.0Релиз1.20.2, 1.20.3, 1.20.4 · 18 мая 2024 г.
Rebuilt wallet GUI build process to support modularity Optimizations across the board Added move buttons to wallet GUI Added key binding for wallet GUI visibility Added clientShowWallet config option, controlled by wallet visibility key binding Added walletDisplay config option, you can choose what the wallet should show. Options: "coins", "tokens", "autopickup" "movebuttons"
Added advanced coin conversion features, you can now choose the order conversion for coins. Default is copper > iron > gold > platinum
Tokens can now be stored in the wallet (config option).
Changed text display for the wallet.
Added full translation file support
Added coins:
- tin
- nickel
- silver
- steel
- bronze
- brass
- osmium
- diamond
- emerald
- ruby
- sapphire
- topaz
Added config options for all the newly added coins
Added config option "coinConversionOrder". This allows you to define what order the coins should convert in. Possible values: copper, iron, gold, platinum, tin, nickel, silver, steel, bronze, brass, osmium, diamond, emerald, ruby, sapphire, topaz
Added config option "dropboostHealth". This array should have the same number of entries as "coinConversionOrder", if it does not, the healthDropRates feature will be disabled. Each number represents a boundary for the health. If the entitys health is in the bounds then the coin that then number correlates to will be more likely to drop.
Removed config options:
- copperDropboostHealth
- ironDropboostHealth
- goldDropboostHealth
- platinumDropboostHealth These have been replaced by a new config item called "dropboostHealth" which works the same way, except supports all coins depending what you have configured
Renamed the original "Silver" coin to "Iron". You will not lose your coins Reworked loot system to work with any of the new coins, according to "coinConversionOrder" config.
Fixed mixin minversion log error
20.18.0Релиз1.20.2, 1.20.3, 1.20.4 · 18 мая 2024 г.
Rebuilt wallet GUI build process to support modularity Optimizations across the board Added move buttons to wallet GUI Added key binding for wallet GUI visibility Added clientShowWallet config option, controlled by wallet visibility key binding Added walletDisplay config option, you can choose what the wallet should show. Options: "coins", "tokens", "autopickup" "movebuttons"
Added advanced coin conversion features, you can now choose the order conversion for coins. Default is copper > iron > gold > platinum
Tokens can now be stored in the wallet (config option).
Changed text display for the wallet.
Added full translation file support
Added coins:
- tin
- nickel
- silver
- steel
- bronze
- brass
- osmium
- diamond
- emerald
- ruby
- sapphire
- topaz
Added config options for all the newly added coins
Added config option "coinConversionOrder". This allows you to define what order the coins should convert in. Possible values: copper, iron, gold, platinum, tin, nickel, silver, steel, bronze, brass, osmium, diamond, emerald, ruby, sapphire, topaz
Added config option "dropboostHealth". This array should have the same number of entries as "coinConversionOrder", if it does not, the healthDropRates feature will be disabled. Each number represents a boundary for the health. If the entitys health is in the bounds then the coin that then number correlates to will be more likely to drop.
Removed config options:
- copperDropboostHealth
- ironDropboostHealth
- goldDropboostHealth
- platinumDropboostHealth These have been replaced by a new config item called "dropboostHealth" which works the same way, except supports all coins depending what you have configured
Renamed the original "Silver" coin to "Iron". You will not lose your coins Reworked loot system to work with any of the new coins, according to "coinConversionOrder" config.
Fixed mixin minversion log error
19.18.0Релиз1.19.2 · 18 мая 2024 г.
Rebuilt wallet GUI build process to support modularity Optimizations across the board Added move buttons to wallet GUI Added key binding for wallet GUI visibility Added clientShowWallet config option, controlled by wallet visibility key binding Added walletDisplay config option, you can choose what the wallet should show. Options: "coins", "tokens", "autopickup" "movebuttons"
Added advanced coin conversion features, you can now choose the order conversion for coins. Default is copper > iron > gold > platinum
Tokens can now be stored in the wallet (config option).
Changed text display for the wallet.
Added full translation file support
Added coins:
- tin
- nickel
- silver
- steel
- bronze
- brass
- osmium
- diamond
- emerald
- ruby
- sapphire
- topaz
Added config options for all the newly added coins
Added config option "coinConversionOrder". This allows you to define what order the coins should convert in. Possible values: copper, iron, gold, platinum, tin, nickel, silver, steel, bronze, brass, osmium, diamond, emerald, ruby, sapphire, topaz
Added config option "dropboostHealth". This array should have the same number of entries as "coinConversionOrder", if it does not, the healthDropRates feature will be disabled. Each number represents a boundary for the health. If the entitys health is in the bounds then the coin that then number correlates to will be more likely to drop.
Removed config options:
- copperDropboostHealth
- ironDropboostHealth
- goldDropboostHealth
- platinumDropboostHealth These have been replaced by a new config item called "dropboostHealth" which works the same way, except supports all coins depending what you have configured
Renamed the original "Silver" coin to "Iron". You will not lose your coins Reworked loot system to work with any of the new coins, according to "coinConversionOrder" config.
Fixed mixin minversion log error
19.18.0Релиз1.19.2 · 18 мая 2024 г.
Rebuilt wallet GUI build process to support modularity Optimizations across the board Added move buttons to wallet GUI Added key binding for wallet GUI visibility Added clientShowWallet config option, controlled by wallet visibility key binding Added walletDisplay config option, you can choose what the wallet should show. Options: "coins", "tokens", "autopickup" "movebuttons"
Added advanced coin conversion features, you can now choose the order conversion for coins. Default is copper > iron > gold > platinum
Tokens can now be stored in the wallet (config option).
Changed text display for the wallet.
Added full translation file support
Added coins:
- tin
- nickel
- silver
- steel
- bronze
- brass
- osmium
- diamond
- emerald
- ruby
- sapphire
- topaz
Added config options for all the newly added coins
Added config option "coinConversionOrder". This allows you to define what order the coins should convert in. Possible values: copper, iron, gold, platinum, tin, nickel, silver, steel, bronze, brass, osmium, diamond, emerald, ruby, sapphire, topaz
Added config option "dropboostHealth". This array should have the same number of entries as "coinConversionOrder", if it does not, the healthDropRates feature will be disabled. Each number represents a boundary for the health. If the entitys health is in the bounds then the coin that then number correlates to will be more likely to drop.
Removed config options:
- copperDropboostHealth
- ironDropboostHealth
- goldDropboostHealth
- platinumDropboostHealth These have been replaced by a new config item called "dropboostHealth" which works the same way, except supports all coins depending what you have configured
Renamed the original "Silver" coin to "Iron". You will not lose your coins Reworked loot system to work with any of the new coins, according to "coinConversionOrder" config.
Fixed mixin minversion log error
Комментарии
Загружаем…





