
Cobblemon: SimpleDexRewards
A comprehensive Pokedex reward system for Cobblemon 1.6+ running on Minecraft 1.21.1 with Fabric
Screenshots


About this Mod
SimpleDexRewards
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!
Installation and Dependencies
This mod requires the following dependencies:
GooeyLibs is only needed server-side.
Features
Reward System
- Multiple reward types (Items, Pokemon, Commands)
- Configurable completion tiers with trainer ranks
- Interactive UI with hover text showing all rewards
- Direct reward claiming through UI
- Server-side functionality with client UI
- Dynamic configuration reloading without server restarts
Reward Types
ITEM: Any item from any modPOKEMON: Customizable Pokemon rewards (species, level, shiny status)COMMAND: Custom command execution with placeholders
Configuration
rewardconfig.json
{
"enablePermissionNodes": true,
"completionTiers": [10, 20, 30, 40, 50, 60, 70, 80, 90, 100],
"rewards": {
"100": {
"row": 5, // Position of the reward tier on the UI grid
"slot": 7, // Position of the reward tier on the UI grid
"rewards": [ // All actual rewards for that tier
{
"type": "ITEM",
"data": {
"id": "minecraft:nether_star",
"Count": 1
}
},
{
"type": "POKEMON",
"data": {
"species": "Rayquaza",
"shiny": true,
"level": 50
}
},
{
"type": "COMMAND",
"data": {
"id": "minecraft:paper",
"display_name": "Totem of Undying"
},
"command": "give @p minecraft:totem_of_undying 1" //You can also use %player% for custom commands like assigning ranks
}
],
"display": {
"type": "tier_100",
"format": "Master Trainer", // Name of the Tier
"item": "cobblemon:master_ball" // UI element displayed of that Tier
}
}
}
}
Player Data
{
"version": "1.0",
"claimedRewards": [25], // Claimed completion tiers
"caughtPokemon": ["Pikachu", "Charmander"], // Tracked Pokemon
"settings": {
"notifications": true
}
}
Commands
Player Commands
/dexrewards- Open the rewards UI
Admin Commands
/dexrewards reload- Reload configuration files
UI Layout
The rewards interface is organized in a grid layout where:
- Tiers are arranged in rows (1-5) and slots (1-9)
- Each tier displays its custom name and completion percentage
- Hovering over a tier shows all available rewards
- The display item for each tier can be customized
- Claimed rewards are visually marked
Permissions
cobblemonpokedex.use- Access to player commandscobblemonpokedex.admin- Access to admin commands
Available Versions
How to Install Cobblemon: SimpleDexRewards 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 "Cobblemon: SimpleDexRewards". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Cobblemon: SimpleDexRewards 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 Cobblemon: SimpleDexRewards compatible with fabric?
Cobblemon: SimpleDexRewards officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Cobblemon: SimpleDexRewards – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Cobblemon: SimpleDexRewards 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 Cobblemon: SimpleDexRewards with just one click on your server.