promotional bannermobile promotional banner

Quests Cobb

Cobblemon Quests

File Details

quests-cobb-1.2.jar

  • R
  • Feb 12, 2026
  • 269.98 KB
  • 23
  • 1.21.1
  • Fabric

File Name

quests-cobb-1.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Changelog (1.2)

Added

  • Daily quests system:
    • Server-wide daily quest selection persisted per day.
    • New daily quest type: DAILY_EVOLVE_SPECIES_TO_FINAL_SAME_DAY (supports params.speciesId).
    • New daily RCT “today delta” quest types:
      • DAILY_RCT_TRAINER_VICTORIES
      • DAILY_RCT_NO_FAINT_VICTORIES
      • DAILY_RCT_NO_ITEM_VICTORIES
      • DAILY_RCT_FAST_VICTORIES
  • New built-in category: Playtime
    • 11 playtime steps (from 1h to 30d / “1 month”).
    • Milestones at 2/11, 5/11, 8/11, 11/11 with reward ids:
      • reward_playtime_milestone_2, _5, _8, _11
    • Playtime progress tracked in persistent player data (ticks).
  • Language
    • Added translations for Daily + Playtime categories and playtime labels in en_us, fr_fr, es_es.
  • Documentation (GitBook)
    • Updated EN/FR Daily Quests pages with speciesId and new daily types.

Changed

  • Playtime UI display
    • Playtime progress now shows as Xd Xh Xm instead of raw seconds/ticks.
    • Milestone (“Paliers”) panel is now available for the Playtime category (filtered to reward_playtime_milestone_*).
  • Built-ins overrides behavior
    • config/quests/builtins.json is now merged (JSON-level) to add missing built-in reward entries without overwriting user custom edits/fields.

Fixed

  • Shoulder category empty quests
    • Fixed shoulderable species caching so an empty computed list is not permanently cached (prevents “Shoulder” quests from disappearing).
  • Removed category
    • Removed “RCT Series / Campaign” category from the quest menu payload (no longer shown).