Back to mods
CobbleDollars [Cobblemon Addon] project artwork

Modrinth · Minecraft mod

CobbleDollars [Cobblemon Addon]

CobbleDollars adds Money and Merchants to Cobblemon

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which CobbleDollars [Cobblemon Addon] release matches 1.21.1 NeoForge?

Updated 21 days ago
beta file 2.0.0+Beta-6.1
Game version 1.21.1
Loader NeoForge

CobbleDollars [Cobblemon Addon] 2.0.0+Beta-6.1 targets 1.21.1 with NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. All 2 required mods have matching files.

Where it goes

Is CobbleDollars [Cobblemon Addon] required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does CobbleDollars [Cobblemon Addon] 2.0.0+Beta-6.1 need?

2.0.0+Beta-6.1 on 1.21.1 NeoForge. Every mod below is checked against that same setup.

All 2 required mods have matching files

Install Cobblemon, Kotlin for Forge first. We found matching files for this game-version and loader setup.

Cobblemon Needed by CobbleDollars [Cobblemon Addon] 2.0.0+Beta-6.1
required
Matching file found Matched file: 1.7.3
Kotlin for Forge Needed by CobbleDollars [Cobblemon Addon] 2.0.0+Beta-6.1
required
Matching file found Matched file: 5.12.0

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add CobbleDollars [Cobblemon Addon] without breaking your instance.

Built for CobbleDollars [Cobblemon Addon] 2.0.0+Beta-6.1 on 1.21.1 NeoForge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 2.0.0+Beta-6.1. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Cobblemon, Kotlin for Forge first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 2.0.0+Beta-6.1. It opens that exact file at the source.

About this project

What does CobbleDollars [Cobblemon Addon] add?

This mod adds money and Merchants for Cobblemon.

Dependencies:

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.
  • CobbleMerchant

The Merchant Menus

The Shop

  • By Right Clicking the merchant:
  • The Shop
  • 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:
  • The Bank
  • 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

Project description from Modrinth.

Pick your setup

CobbleDollars [Cobblemon Addon] by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

4 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

CobbleDollars [Cobblemon Addon] versions and loaders

8 of 32 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.