{"id":43083,"date":"2026-06-02T03:05:40","date_gmt":"2026-06-02T00:05:40","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/"},"modified":"2026-06-02T03:05:40","modified_gmt":"2026-06-02T00:05:40","slug":"cobblemon-simpledexrewards","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/","title":{"rendered":"Cobblemon: SimpleDexRewards"},"content":{"rendered":"<p># SimpleDexRewards<\/p>\n<p>A comprehensive Pokedex reward system for Cobblemon 1.6+ running on Minecraft 1.21.1 with Fabric. Provides configurable rewards for Pokedex completion milestones, supporting multiple reward types including items, Pokemon, and custom commands!<\/p>\n<p>## Installation and Dependencies<\/p>\n<p>This mod requires the following dependencies:<br \/>\n&#8211; Cobblemon (1.6+)<br \/>\n&#8211; GooeyLibs<\/p>\n<p>GooeyLibs is only needed server-side.<\/p>\n<p>## Features<\/p>\n<p>### Reward System<br \/>\n&#8211; Multiple reward types (Items, Pokemon, Commands)<br \/>\n&#8211; Configurable completion tiers with trainer ranks<br \/>\n&#8211; Interactive UI with hover text showing all rewards<br \/>\n&#8211; Direct reward claiming through UI<br \/>\n&#8211; Server-side functionality with client UI<br \/>\n&#8211; Dynamic configuration reloading without server restarts<\/p>\n<p>### Reward Types<br \/>\n&#8211; `ITEM`: Any item from any mod<br \/>\n&#8211; `POKEMON`: Customizable Pokemon rewards (species, level, shiny status)<br \/>\n&#8211; `COMMAND`: Custom command execution with placeholders<\/p>\n<p>## Configuration<\/p>\n<p>### rewardconfig.json<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;enablePermissionNodes&#8221;: true,<br \/>\n  &#8220;completionTiers&#8221;: [10, 20, 30, 40, 50, 60, 70, 80, 90, 100],<br \/>\n  &#8220;rewards&#8221;: {<br \/>\n    &#8220;100&#8221;: {<br \/>\n      &#8220;row&#8221;: 5,             \/\/ Position of the reward tier on the UI grid<br \/>\n      &#8220;slot&#8221;: 7,            \/\/ Position of the reward tier on the UI grid<br \/>\n      &#8220;rewards&#8221;: [          \/\/ All actual rewards for that tier<br \/>\n        {<br \/>\n          &#8220;type&#8221;: &#8220;ITEM&#8221;,<br \/>\n          &#8220;data&#8221;: {<br \/>\n            &#8220;id&#8221;: &#8220;minecraft:nether_star&#8221;,<br \/>\n            &#8220;Count&#8221;: 1<br \/>\n          }<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;type&#8221;: &#8220;POKEMON&#8221;,<br \/>\n          &#8220;data&#8221;: {<br \/>\n            &#8220;species&#8221;: &#8220;Rayquaza&#8221;,<br \/>\n            &#8220;shiny&#8221;: true,<br \/>\n            &#8220;level&#8221;: 50<br \/>\n          }<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;type&#8221;: &#8220;COMMAND&#8221;,<br \/>\n          &#8220;data&#8221;: {<br \/>\n            &#8220;id&#8221;: &#8220;minecraft:paper&#8221;,<br \/>\n            &#8220;display_name&#8221;: &#8220;Totem of Undying&#8221;<br \/>\n          },<br \/>\n          &#8220;command&#8221;: &#8220;give @p minecraft:totem_of_undying 1&#8221;      \/\/You can also use %player% for custom commands like assigning ranks<br \/>\n        }<br \/>\n      ],<br \/>\n      &#8220;display&#8221;: {<br \/>\n        &#8220;type&#8221;: &#8220;tier_100&#8221;,<br \/>\n        &#8220;format&#8221;: &#8220;Master Trainer&#8221;,               \/\/ Name of the Tier<br \/>\n        &#8220;item&#8221;: &#8220;cobblemon:master_ball&#8221;           \/\/ UI element displayed of that Tier<br \/>\n      }<br \/>\n    }<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>### Player Data<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;version&#8221;: &#8220;1.0&#8221;,<br \/>\n  &#8220;claimedRewards&#8221;: [25],           \/\/ Claimed completion tiers<br \/>\n  &#8220;caughtPokemon&#8221;: [&#8220;Pikachu&#8221;, &#8220;Charmander&#8221;],  \/\/ Tracked Pokemon<br \/>\n  &#8220;settings&#8221;: {<br \/>\n    &#8220;notifications&#8221;: true<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>## Commands<\/p>\n<p>### Player Commands<br \/>\n&#8211; `\/dexrewards` &#8211; Open the rewards UI<\/p>\n<p>### Admin Commands<br \/>\n&#8211; `\/dexrewards reload` &#8211; Reload configuration files<\/p>\n<p>## UI Layout<\/p>\n<p>The rewards interface is organized in a grid layout where:<br \/>\n&#8211; Tiers are arranged in rows (1-5) and slots (1-9)<br \/>\n&#8211; Each tier displays its custom name and completion percentage<br \/>\n&#8211; Hovering over a tier shows all available rewards<br \/>\n&#8211; The display item for each tier can be customized<br \/>\n&#8211; Claimed rewards are visually marked<\/p>\n<p>## Permissions<br \/>\n&#8211; `cobblemonpokedex.use` &#8211; Access to player commands<br \/>\n&#8211; `cobblemonpokedex.admin` &#8211; Access to admin commands<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A comprehensive Pokedex reward system for Cobblemon 1.6+ running on Minecraft 1.21.1 with Fabric<\/p>\n","protected":false},"featured_media":43084,"template":"","meta":{"_minecraft_slug":"cobblemon-simpledexrewards","_minecraft_project_id":"p8mlZKxv","_minecraft_author":"Turiddu","_minecraft_license":"Apache-2.0","_minecraft_downloads":12811,"_minecraft_follows":13,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"cobblemon-simpledexrewards.zip","_minecraft_size_bytes":81747,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T01:25:20.284411Z","_minecraft_date_created":"2025-01-10T19:02:32.543923Z","_minecraft_date_modified":"2025-02-12T13:22:35.992787Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/cobblemon-simpledexrewards","_minecraft_icon_attachment_id":43084,"_minecraft_imported_at":"2026-06-02T00:05:41+00:00","_minecraft_import_hash":"2d24e3cbb3328b3bb508498a010a9e3b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,89,92],"mod_loader":[99],"minecraft_version":[37],"class_list":["post-43083","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-game-mechanics","mod_category-utility","mod_loader-fabric","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>Cobblemon: SimpleDexRewards - 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\/cobblemon-simpledexrewards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cobblemon: SimpleDexRewards - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A comprehensive Pokedex reward system for Cobblemon 1.6+ running on Minecraft 1.21.1 with Fabric\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/\",\"name\":\"Cobblemon: SimpleDexRewards - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp\",\"datePublished\":\"2026-06-02T00:05:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-simpledexrewards\\\/#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\":\"Cobblemon: SimpleDexRewards\"}]},{\"@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":"Cobblemon: SimpleDexRewards - 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\/cobblemon-simpledexrewards\/","og_locale":"en_US","og_type":"article","og_title":"Cobblemon: SimpleDexRewards - Minecraft","og_description":"A comprehensive Pokedex reward system for Cobblemon 1.6+ running on Minecraft 1.21.1 with Fabric","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/","name":"Cobblemon: SimpleDexRewards - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp","datePublished":"2026-06-02T00:05:40+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-simpledexrewards-icon-475d8fc383488c7ddaf63a5b5861994705100e5c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-simpledexrewards\/#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":"Cobblemon: SimpleDexRewards"}]},{"@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\/43083","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\/43084"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=43083"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=43083"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=43083"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=43083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}