Magic Coins

Magic Coins is a mod focused on economy, introducing a simplified coin system to Minecraft. Ideal for players seeking a more immersive RPG experience and for modpack creators looking to customize villager trades.

File Details

Magic Coins V1.0.6 - 1.21.1 (NeoForge)

  • R
  • Apr 26, 2025
  • 185.51 KB
  • 93.8K
  • 1.21.1
  • NeoForge

File Name

magic_coins-1.0.6.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:magic-coins-597281:6465162"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📦 Update - Magic Coins

🛠️ Refactoring

  • Complete code refactor to improve maintainability and allow other developers to create add-ons more easily.

✨ New Features

  • Added percentage control of coins lost on death.
  • Added toggle to enable/disable coin loot in vanilla chests.

🎯 Loot Tables

Custom loot tables created for the following structures:

Structure Difficulty (1–5)
abandoned_mineshaft 3
ancient_city 5
ancient_city_ice_box 5
bastion_bridge 4
bastion_hoglin_stable 4
bastion_other 4
bastion_treasure 5
buried_treasure 1
desert_pyramid 2
end_city_treasure 4
igloo_chest 1
jungle_temple 2
pillager_outpost 3
ruined_portal 2
shipwreck_supply 1
shipwreck_treasure 2
simple_dungeon 2
stronghold_corridor 3
stronghold_crossing 3
stronghold_library 3
underwater_ruin_big 2
underwater_ruin_small 1
woodland_mansion 5

Note: The trial_chambers structure will not generate coins, as it is reserved for a different project.

🐞 Bug Fixes

  • Fixed CuriosAPI version mismatch issue.

⚙️ Optimizations

  • General performance improvements and code organization.