{"id":42078,"date":"2026-06-02T02:25:01","date_gmt":"2026-06-01T23:25:01","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/"},"modified":"2026-06-02T02:25:01","modified_gmt":"2026-06-01T23:25:01","slug":"cobbledollars","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/","title":{"rendered":"CobbleDollars [Cobblemon Addon]"},"content":{"rendered":"<p>This mod adds money and Merchants for Cobblemon.<\/p>\n<p>**Dependencies**:<\/p>\n<p>&#8211; **Kotlin For Forge** (**forge** &#038; **NeoForge**)<br \/>\n&#8211; **Fabric API** (**fabric** only)<br \/>\n&#8211; **Architectury API** (**1.5.2 &#038; lower** only)<br \/>\n&#8211; **Cobblemon**<\/p>\n<p>If you&#8217;d like to support me, I have a **Patreon <3**.\n\n## **How to use the mod**\n- To **earn money** you have to **kill wild pok\u00e9mons**, you'll earn a certain amount **depending on their level**.\n- The merchant **spawns** in **overworld villages**, just like vanilla villagers (**~8%**).\n- **Vanilla Villagers** can obtain the **CobbleMerchant** profession with a **Display Case** block from **Cobblemon**\n- The merchant **follow** the player if you **hold a pok\u00e9ball**.\n- ![CobbleMerchant](https:\/\/cdn.modrinth.com\/data\/s7N7AsqL\/images\/a2e5a2acfb8bf4b657b6fda332203f25f380ca44.png)\n\n\n## **The Merchant Menus**\n### **The Shop**\n- By **Right Clicking** the merchant:\n- ![The Shop](https:\/\/cdn.modrinth.com\/data\/s7N7AsqL\/images\/aad21d9e40ec54c6f0e239bf838ed9862c858923.png)\n- 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)\n- You can **switch** between the **configured tabs**, each one offer **different items**.\n\n\n### **The Bank**\n- By\u00a0**Shift + Right Clicking** the merchant:\n- ![The Bank](https:\/\/cdn.modrinth.com\/data\/s7N7AsqL\/images\/bf9538a53b3862be15ff5affbe4b218a25063933.png)\n- 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).\n\n\n## **Configuration**\nThe configuration files are located under \"[**Minecraft files** or **Server** location]configcobbledollars\"\n### **Client**\nYou can choose the position of the money overlay:\n- **top left**\n- **top right**\n- **bottom left**\n- **bottom right** (default)\n\n### **Common**\n#### **Shop**\nYou can configure which items the merchant sells, for example:\n\n**2.X.X**:\n```\n{\n  \"defaultShop\": [\n    {\n      \"Pok\u00e9 Balls\": [\n        {\n          \"item\": \"cobblemon:poke_ball\",\n          \"price\": 2000\n        }\n      ]\n    },\n    {\n      \"Items\": [\n        {\n          \"item\": \"minecraft:stick\",\n          \"price\": 250000\n        },\n        {\n          \"item\": \"create:cogwheel\",\n          \"price\": 100\n        }\n      ]\n    }\n  ]\n}\n```\n\n**1.5.X**:\n```\n{\n  \"merchantShop\": {\n    \"balls\": {\n      \"cobblemon:poke_ball\": 2000\n    },\n    \"items\": {\n      \"minecraft:stick\": 250000,\n      \"create:cogwheel\": 100\n    }\n  }\n}\n```\n\n**Before 1.5**:\n```\n{\n  \"merchantBalls\": {\n    \"cobblemon:poke_ball\": 2000\n  },\n  \"merchantItems\": {\n    \"minecraft:stick\": 250000,\n    \"create:cogwheel\": 100\n  }\n}\n```\nHere they will sell\n- **Pok\u00e9balls** for **2k CobbleDollars each** under the category \"**Balls**\"\n- **Sticks** for **250k CobbleDollars each** and **Cogwheels** from the mod **Create** for **100 CobbleDollars each** under the category \"**Items**\"\n\n#### **Bank**\nYou can configure the items accepted in the bank and for what price:\n\n**2.X.X**:\n```\n{\n  \"bank\": [\n    {\n      \"item\": \"minecraft:emerald\",\n      \"price\": 500\n    },\n    {\n      \"item\": \"cobblemon:red_apricorn\",\n      \"price\": 2500\n    }\n  ]\n}\n```\n\n**1.5.X**:\n```\n{\n  \"bankItems\": {\n    \"minecraft:emerald\": 500,\n    \"cobblemon:red_apricorn\": 2500\n  }\n}\n```\nHere the bank accept\n- **Emeralds** for **500 CobbleDollars each**\n- **Red Apricorns** for\u00a0**2.5k each**\n\nYou can even put items from **other mods**.\n\n## **Permissions**\n  - cobbledollars\n  - cobbledollars.reload\n  - cobbledollars.leaderboard\n  - cobbledollars.leaderboard.update\n  - cobbledollars.cobbledollars\n  - cobbledollars.cobbledollars.give\n  - cobbledollars.cobbledollars.pay\n  - cobbledollars.cobbledollars.query\n  - cobbledollars.cobbledollars.remove\n  - cobbledollars.cobbledollars.set\n  - cobbledollars.cobblemerchant\n  - cobbledollars.cobblemerchant.edit\n  - cobbledollars.cobblemerchant.open\n  - cobbledollars.cobblemerchant.open.bank\n  - cobbledollars.cobblemerchant.open.shop\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CobbleDollars adds Money and Merchants to Cobblemon<\/p>\n","protected":false},"featured_media":42079,"template":"","meta":{"_minecraft_slug":"cobbledollars","_minecraft_project_id":"s7N7AsqL","_minecraft_author":"Harmex","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":4996953,"_minecraft_follows":239,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"cobbledollars.zip","_minecraft_size_bytes":5372813,"_minecraft_version_count":28,"_minecraft_updated_at":"2026-05-16T01:10:30.752641Z","_minecraft_date_created":"2024-02-28T02:19:03.534494Z","_minecraft_date_modified":"2025-06-01T09:28:54.985913Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/cobbledollars","_minecraft_icon_attachment_id":42079,"_minecraft_imported_at":"2026-06-01T23:25:02+00:00","_minecraft_import_hash":"e1fad53965b666476e40989151ff3810","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,844,97,104,89,158,92],"mod_loader":[99,106],"minecraft_version":[36,37],"class_list":["post-42078","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-economy","mod_category-fabric","mod_category-forge","mod_category-game-mechanics","mod_category-neoforge","mod_category-utility","mod_loader-fabric","mod_loader-forge","minecraft_version-1-20-1","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CobbleDollars [Cobblemon Addon] - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CobbleDollars [Cobblemon Addon] - Minecraft\" \/>\n<meta property=\"og:description\" content=\"CobbleDollars adds Money and Merchants to Cobblemon\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/\",\"name\":\"CobbleDollars [Cobblemon Addon] - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png\",\"datePublished\":\"2026-06-01T23:25:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png\",\"width\":640,\"height\":640},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobbledollars\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CobbleDollars [Cobblemon Addon]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CobbleDollars [Cobblemon Addon] - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/","og_locale":"en_US","og_type":"article","og_title":"CobbleDollars [Cobblemon Addon] - Minecraft","og_description":"CobbleDollars adds Money and Merchants to Cobblemon","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/","name":"CobbleDollars [Cobblemon Addon] - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png","datePublished":"2026-06-01T23:25:01+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobbledollars-icon-684040a264fc1d7f9b856ec5d2da39767398c7ad.png","width":640,"height":640},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobbledollars\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"CobbleDollars [Cobblemon Addon]"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/42078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/42079"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=42078"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=42078"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=42078"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=42078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}