Cobblemon Economy

Addon for Cobblemon to add : Pokedollars and PCO, Customisable Shops and Customisable Quests

File Details

cobblemon-economy-0.0.8.jar

  • R
  • Jan 22, 2026
  • 14.21 MB
  • 532
  • 1.21.1
  • Fabric

File Name

cobblemon-economy-0.0.8.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemoneconomy-1437367:7509510"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.0.8] - 2026-01-22

Added

  • Network Skin Synchronization: Players no longer need resource packs to see custom shopkeeper skins.
    • Auto-Download: The client now automatically downloads custom skins from the server upon encountering them.
    • Drop & Play: Admins can simply place .png files in the server config folder, and they will sync to all connected players.
  • Black Market & Lootboxes:
    • Loot Table Support: Added the dropTable field to shop items, allowing shops to sell "Mystery Boxes" or "Crates" that give a random item from a defined list upon purchase.
    • New Preset: Added a black_market shop selling a "Suspicious Crate" containing rare items.
  • Command Auto-Completion:
    • /eco shop get <id>: Now suggests all available shop IDs.
    • /eco skin <name>: Now suggests all available skin files found in the config folder.

Fixed

  • Shopkeeper Orientation: Fixed a visual bug where shopkeepers wouldn't look at the player when spawned. They now instantly rotate their head and body to face the player who placed the spawn egg.
  • Reward System Bug: Fixed an issue where the "New Discovery" reward was being granted repeatedly for the same Pokémon. It now correctly checks the player's Pokedex and only rewards the first capture of a species (unless it is Shiny, Legendary, or Paradox).
  • Config Path Correction: Resolved an issue where the client and server were looking in different locations for skins. Both now correctly respect the world-specific configuration folder (saves/<world>/config/cobblemon-economy/skins/ for Singleplayer)