economymod

Quick rating

economymod

No reviews yet

A NeoForge Minecraft mod with a simple emerald-based economy system, featuring in-game commands for deposits, withdrawals, balances, and transfers, plus persistent storage.

Economy & Trade Systems
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

EconomyMod

Overview

EconomyMod is a NeoForge-based Minecraft mod designed to introduce a lightweight in-game economy system, using emeralds as the primary currency. It enables players to manage virtual balances through intuitive commands, with persistent data storage to maintain progress across server restarts or player sessions. The mod is compatible with Minecraft 1.21.1 and integrates seamlessly with NeoForge's modding ecosystem.

Core Features

1. Currency & Balance Management

  • Emeralds as Currency: Uses Minecraft's vanilla emeralds (Items.EMERALD) as the base currency, bridging in-game items with virtual balances.
  • Virtual Balance: Players can store emeralds in a persistent virtual balance, separate from their inventory, to avoid inventory clutter.

2. In-Game Commands

All interactions with the economy system are handled via chat commands:

Command Syntax Description
Deposit /deposit <amount> Converts <amount> emeralds from the player’s inventory to virtual balance. Fails if the player has insufficient emeralds.
Withdraw /withdraw <amount> Converts <amount> emeralds from virtual balance to the player’s inventory. Fails if balance is insufficient or inventory is full.
Check Balance /balance Shows the player’s current virtual balance.
Check Others’ Balance /balance <player> (Admin-only, requires permission level 2) Shows the virtual balance of a specified player.
Transfer /pay <target> <amount> Transfers <amount> emeralds from the sender’s virtual balance to the target player’s balance. Fails if the sender’s balance is insufficient.
Settings /setbalance <player> <amount> command to set a player's emerald amount (admin)

3. Persistent Data Storage

  • Player balances are saved locally in the economy_data/ directory (created automatically) as .dat files, using Minecraft’s NBT (Named Binary Tag) format for reliable serialization.
  • Data is loaded when a player logs in and saved when they log out, ensuring balances persist across server restarts or player sessions.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works