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
[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
.pngfiles in the server config folder, and they will sync to all connected players.
- Black Market & Lootboxes:
- Loot Table Support: Added the
dropTablefield 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_marketshop selling a "Suspicious Crate" containing rare items.
- Loot Table Support: Added the
- 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)