Mineuniverse
Log in Register
Mods

Cobble Q.O.L

Server-focused balance/QoL mod for Cobblemon that adds configurable progression limits
by teralys
Download Claim this project
484 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility Utility & QoL

CobbleQOL

(Cobblemon 1.7.1 • Fabric // NeoForge 1.21.1)

jumped to make an IV candy limiter for someone before confirmation+payment, decided to just give it out for free and add on to it!

  • Server-friendly quality-of-life tweaks for Cobblemon. Everything is configurable and reloadable.

Features

  • Per-Pokémon Rare Candy Cap - Default 25 level-ups. Prevents overleveling abuse.

  • Shared Enhancement Budget - IV candies, Hyper Training, mints, mochi/feathers/stat boosts all draw from one per-Pokémon pool (default 30). Blocks further enhancement when exhausted.

  • Chance-based Enhancement Failure - Above configured IV thresholds (default 21/26), enhancements can fail using success multipliers (e.g., 50%/25%). Items are still consumed; failures send a configurable message.

  • Move Change Cooldown - Prevents rapid move swapping (default 5s). Notifies players in chat.

  • Name Prettifier - Converts missing species translation keys (e.g., cobblemon.species.ectomancer.name) into readable names server‑side (chat, logs, command output).

  • BattleSpeedMultiplier - Adjust the server-side speed of your battles, increase or decrease the value at will.

  • Command - /cobbleqol reload reloads config

Config

{ "enhancements": { "maxRareCandiesPerPokemon": 25, //Rare Candy limit per Pokémon. "enableEnhancementBudget": true, //Toggle shared budget. "maxEnhancementBudget": 30 //Total budget count per Pokémon. }, "failure": { //Success chances when IV + gain reaches thresholds. "enable": true, "start": 21, "heavyStart": 26, "multiplier": 0.5, "heavyMultiplier": 0.25 }, "movechanges": { //Move change cooldown toggle and duration. "enableCooldown": true, "cooldownSeconds": 5 }, "chat": { //Convert missing species translations into readable server-side names ( chat, logs, command outputs ) "prettifyMissingSpeciesNames": true } }

Messages

Placeholders:

  • {player}
  • {pokemon}
  • {item}
  • {budgetUsed}
  • {budget}
  • {max}
  • {count}
  • {cooldown}
  • Supports & and hex codes.

To Do

  • Add more features
  • Further optimize if possible
  • Change enhancements lingo to something else eventually
cobbleqol-neoforge-1.1.0.jar
MC 1.21.1, NeoForge, Server
Release 2026-01-05 Get
cobbleqol-fabric-1.1.0.jar
MC Fabric, 1.21.1, Server
Release 2026-01-05 Get

More from teralys

Cobble Teams
538
Cobble Too Hot
1,067

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998