
Notches Currency
A comprehensive server-side economy mod that introduces a secure currency system with ATMs, player trading, and NPC integration support.
- Загрузки
- 445
- Подписчики
- 2
- Обновлён
- 31 декабря 2025 г.
- Лицензия
- MIT
Опубликован 10 октября 2025 г.
Notch Currency Mod
A server-side economy mod for Fabric 1.20.1 with ATMs, player trading, and NPC shop integration.
Heavily inspired by the Origin Realms economy system. The core concept isn't mine, but all the code and assets are written from scratch. I'm still fairly new to modding so development may be slow — open to collaboration if anyone's interested.
Features
Banking
- Physical ATM blocks for depositing and withdrawing currency
- Auto-deposit when Notch Chips are placed in an ATM
- Server-side transaction validation
- Persistent balance storage with backups
Trading
- Secure player-to-player item and currency exchange
- Both parties must confirm before a trade executes
- Configurable max trading distance
- Compatible with Shopkeeper mod — NPC trades update player balances
HUD
- Always-visible balance display with configurable position
- Smooth balance transition animations
Development Setup
- Import the project into IntelliJ IDEA
- Run
./gradlew genSources - Refresh the Gradle project
- Run the
Minecraft Clientconfiguration
Links
Credits
- FugginBeenus — initial work and maintenance
- Player Trade Mod — UI inspiration
- Origin Realms — economy system inspiration
Contributing
Bug reports and feature requests are welcome via GitHub Issues. PRs are open if you want to contribute code.
Ченджлог
0.3.5Релиз1.20.1 · 31 декабря 2025 г.
- Fixed sort menu z stack
- Added shift-toggle item info for auctions.
0.3.4Релиз1.20.1 · 30 декабря 2025 г.
Fixed coin wrapping in auction listings
0.3.3Релиз1.20.1 · 30 декабря 2025 г.
- /ah cancel now displays an easy, friendly name list of the player's auction items.
- Balance is hidden when riding in ANY vehicle to avoid overlap.
0.3.2Релиз1.20.1 · 22 декабря 2025 г.
Server Push
0.3.1Релиз1.20.1 · 17 декабря 2025 г.
- Fixed baloon crate stacking
0.3.0Релиз1.20.1 · 17 декабря 2025 г.
- No longer dependent on EasyNPC
- Implemented proprietary NPC system for shops
- Reworked many systems
- Complete code overhaul
- much more!
0.2.2Релиз1.20.1 · 15 декабря 2025 г.
- Fixed balloon despawn rate
- Removed NPC shop names from Shop GUI
- Bug fixes
PLANNED FUTURE UPDATE:
- Removing support for EasyNPC and building a custom NPC entity system.
0.2.1Релиз1.20.1 · 10 декабря 2025 г.
Bug fix
Комментарии
Загружаем…