Description:
This mod adds 4 coins to Minecraft. Fundamental for a server that wants to base its economy with real coins.
Are present:
- copper coins (value 1)
- silver coins (value 10)
- gold coins (value 100)
- diamond coins (value 1000)
It is possible to keep your coins safe in a special "Coffer" chest. Only coins can be deposited inside the coffer. The total deposited coins are shown at the top right. It works similar to an enderchest, in fact if you try to open another player's coffer your coins will be shown. The treasure chests are protected from explosions, it is not possible to break the coffers of other players in any way.
Command:
/coin -> returns the parameter list
/coin balance -> get the total value of the coins in your coffer
/coin balance name_player -> get the total number of coins held by the player
/coin coffer -> get the coordinates of your coffer
Recipes:
Some parts of the code of this mod were inspired by the mod Nether Chest
This mod is free, and may be used in any modpacks.