![CobbleDollars [Cobblemon Addon]](https://cdn.modrinth.com/data/s7N7AsqL/684040a264fc1d7f9b856ec5d2da39767398c7ad.png)
CobbleDollars [Cobblemon Addon]
CobbleDollars adds Money and Merchants to Cobblemon
Screenshots






About this Mod
This mod adds money and Merchants for Cobblemon.
Dependencies:
- Kotlin For Forge (forge & NeoForge)
- Fabric API (fabric only)
- Architectury API (1.5.2 & lower only)
- Cobblemon
If you'd like to support me, I have a Patreon <3.
Feel free to add my mods to your modpacks!
How to use the mod
- To earn money you have to kill wild pokémons, you'll earn a certain amount depending on their level.
- The merchant spawns in overworld villages, just like vanilla villagers (~8%).
- Vanilla Villagers can obtain the CobbleMerchant profession with a Display Case block from Cobblemon
- The merchant follow the player if you hold a pokéball.

The Merchant Menus
The Shop
- By Right Clicking the merchant:

- You can scroll in the list, search for items, set the amount (MAX 256) and click the Buy button (you can see the total price on the right of the preview item) ! (if you don't have enough CobbleDollars the price will be red)
- You can switch between the configured tabs, each one offer different items.
The Bank
- By Shift + Right Clicking the merchant:

- You can insert any items allowed by the config in the bank inventory, the merchant will buy the items for the configured price (by default 1 Emerald = 500 CobbleDollars).
Configuration
The configuration files are located under "[Minecraft files or Server location]\config\cobbledollars"
Client
You can choose the position of the money overlay:
- top left
- top right
- bottom left
- bottom right (default)
Common
Shop
You can configure which items the merchant sells, for example:
2.X.X:
{
"defaultShop": [
{
"Poké Balls": [
{
"item": "cobblemon:poke_ball",
"price": 2000
}
]
},
{
"Items": [
{
"item": "minecraft:stick",
"price": 250000
},
{
"item": "create:cogwheel",
"price": 100
}
]
}
]
}
1.5.X:
{
"merchantShop": {
"balls": {
"cobblemon:poke_ball": 2000
},
"items": {
"minecraft:stick": 250000,
"create:cogwheel": 100
}
}
}
Before 1.5:
{
"merchantBalls": {
"cobblemon:poke_ball": 2000
},
"merchantItems": {
"minecraft:stick": 250000,
"create:cogwheel": 100
}
}
Here they will sell
- Pokéballs for 2k CobbleDollars each under the category "Balls"
- Sticks for 250k CobbleDollars each and Cogwheels from the mod Create for 100 CobbleDollars each under the category "Items"
Bank
You can configure the items accepted in the bank and for what price:
2.X.X:
{
"bank": [
{
"item": "minecraft:emerald",
"price": 500
},
{
"item": "cobblemon:red_apricorn",
"price": 2500
}
]
}
1.5.X:
{
"bankItems": {
"minecraft:emerald": 500,
"cobblemon:red_apricorn": 2500
}
}
Here the bank accept
- Emeralds for 500 CobbleDollars each
- Red Apricorns for 2.5k each
You can even put items from other mods.
Permissions
- cobbledollars
- cobbledollars.reload
- cobbledollars.leaderboard
- cobbledollars.leaderboard.update
- cobbledollars.cobbledollars
- cobbledollars.cobbledollars.give
- cobbledollars.cobbledollars.pay
- cobbledollars.cobbledollars.query
- cobbledollars.cobbledollars.remove
- cobbledollars.cobbledollars.set
- cobbledollars.cobblemerchant
- cobbledollars.cobblemerchant.edit
- cobbledollars.cobblemerchant.open
- cobbledollars.cobblemerchant.open.bank
- cobbledollars.cobblemerchant.open.shop
Available Versions
How to Install CobbleDollars [Cobblemon Addon] on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "CobbleDollars [Cobblemon Addon]". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
CobbleDollars [Cobblemon Addon] server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is CobbleDollars [Cobblemon Addon] compatible with fabric and forge and neoforge?
CobbleDollars [Cobblemon Addon] officially supports fabric, forge, neoforge for Minecraft 1.21.1, 1.20.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CobbleDollars [Cobblemon Addon] – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CobbleDollars [Cobblemon Addon] consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install CobbleDollars [Cobblemon Addon] with just one click on your server.