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
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(supportsparams.speciesId). - New daily RCT “today delta” quest types:
DAILY_RCT_TRAINER_VICTORIESDAILY_RCT_NO_FAINT_VICTORIESDAILY_RCT_NO_ITEM_VICTORIESDAILY_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.
- Added translations for Daily + Playtime categories and playtime labels in
- Documentation (GitBook)
- Updated EN/FR Daily Quests pages with
speciesIdand new daily types.
- Updated EN/FR Daily Quests pages with
Changed
- Playtime UI display
- Playtime progress now shows as
Xd Xh Xminstead of raw seconds/ticks. - Milestone (“Paliers”) panel is now available for the Playtime category (filtered to
reward_playtime_milestone_*).
- Playtime progress now shows as
- Built-ins overrides behavior
config/quests/builtins.jsonis 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).

