promotional bannermobile promotional banner

MC Money

A currency mod that adds coins, a personal bank for secure storage, and a configurable shop with 200+ items for buying and selling.

File Details

minecraftmoney-1.0.1.jar

  • R
  • Dec 29, 2025
  • 73.41 KB
  • 28
  • 1.21.11+18
  • NeoForge

File Name

minecraftmoney-1.0.1.jar

Supported Versions

  • 1.21.2-Snapshot
  • 1.21.6-snapshot
  • 1.21.1-Snapshot
  • 1.21.5-Snapshot
  • 1.21.4-Snapshot
  • 1.21.9-snapshot
  • 1.21.11-snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:mc-money-1416115:7394134"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

Shop Section Updates

  • Added @mod search: New feature - type @modid to filter items by mod (e.g., @mekanism)
  • Added item validation: Invalid items are automatically skipped with warnings in logs

Configuration Section Updates

  • Updated config format: Changed from TOML table format ([[shopItems]]) to the new array format (shopItems = ["id,price,name", ...])
  • Added ATM10 template info: Documented the included atm10-shop-template.toml file with 350+ items from popular mods (Mekanism, AE2, Thermal, Ars Nouveau, Botania, Create, etc.)

These README updates reflect the new features we added to the mod:

  1. @mod search in the shop screen
  2. Item validation that skips non-existent items
  3. ATM10 shop template with 350+ modpack items