https://github.com/cheaterpaul/wallets
Minecraft Mod that adds a wallet item that can store coins
https://github.com/cheaterpaul/wallets
java minecraft mod
Last synced: about 2 months ago
JSON representation
Minecraft Mod that adds a wallet item that can store coins
- Host: GitHub
- URL: https://github.com/cheaterpaul/wallets
- Owner: Cheaterpaul
- License: lgpl-3.0
- Created: 2021-10-04T15:33:22.000Z (over 3 years ago)
- Default Branch: 1.20
- Last Pushed: 2024-06-30T11:24:09.000Z (11 months ago)
- Last Synced: 2025-02-11T19:13:22.155Z (4 months ago)
- Topics: java, minecraft, mod
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/wallets
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Wallets for Minecraft Forge
[](https://www.curseforge.com/minecraft/mc-mods/wallets)
[](https://www.gnu.org/licenses/lgpl-3.0)
[](https://maven.paube.de/releases/de/cheaterpaul/wallets/Wallets)---
## Mod DescriptionThis Forge Mod adds a simple coin system. Perfect for servers.
The system works in a way that there are a few different coin item (1 coin, 5 coins, 10 coins, 20 coins, 50 coins, 100 coins, 500 coins) as well as a wallet item that can be used to store all coins.
Interacting with the wallet opens a gui where coins or other wallets can be transferred into the opened wallet. In the gui every kind of coin can be extracted as well as a set coin value. And if that is too much you can even take a coin pouch with a set amount of coins to transfer to another player or wallet.
## Configuration
- the coin pouch button in the wallet screen can be disabled in the `wallets-server.toml` file in the `serverconfig` directory
## People
- [Cheaterpaul](https://paube.de) Coding
- [lunofe](https://github.com/lunofe) Idea
- Random2325 Textures
- [GridExpert](https://github.com/TheGridExpert) Textures## Links
[Curseforge](https://www.curseforge.com/minecraft/mc-mods/wallets) Downloads
[Github](https://github.com/Cheaterpaul/Wallets) Source
[Github/Issues](https://github.com/Cheaterpaul/Wallets/Issues) Issues## Licence
This Mod is licenced under [LGPLv3](LICENSE)