An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![wallets-title](https://i.ibb.co/gv31kdt/wallets-title.png)

# Wallets for Minecraft Forge

[![](https://cf.way2muchnoise.eu/short_534011_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/wallets)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![](https://badgen.net/maven/v/metadata-url/https/maven.paube.de/releases/de/cheaterpaul/wallets/Wallets/maven-metadata.xml)](https://maven.paube.de/releases/de/cheaterpaul/wallets/Wallets)

---
## Mod Description

This 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.

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)