promotional bannermobile promotional banner

Quests Cobb

Cobblemon Quests

File Details

quests-cobb-1.0.4.jar

  • R
  • Jan 28, 2026
  • 185.57 KB
  • 19
  • 1.21.1
  • Fabric

File Name

quests-1.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:quests-cobb-1443457:7542705"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog (1.0.4)

Fixed: Trainer Challenges (RCT) not progressing

  • “Gagner sans K.O” now tracks fainting per player and per battle using BATTLE_FAINTED, then validates on BATTLE_VICTORY.
  • “Gagner sans objet” now checks item usage at victory time via the player’s battle actor (itemsUsed), instead of relying on battle start state.
  • Result: both quests should now reliably progress in RCT trainer battles.

Changed: Money rewards executed by server console

  • Reward money command (/balance <player> add <amount>) is now executed using the server console command source instead of the player’s command source.