promotional bannermobile promotional banner

Quests Cobb

Cobblemon Quests

File Details

quests-cobb-1.4.jar

  • R
  • May 10, 2026
  • 299.78 KB
  • 105
  • 1.21.1
  • Fabric

File Name

quests-cobb-1.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Changelog - 1.4

Added

  • Added new daily quest types:
    • Daily battles started
    • Daily battles won
    • Daily battles fled
    • Daily shiny rolls
    • Daily trades
    • Daily level-ups
  • Added an in-game admin screen available with /q admin or /quests admin.
  • Added support for the quests.admin permission for the admin screen.
  • The admin screen falls back to vanilla permission level 2 when a permissions API is not available.
  • Added admin tools to:
    • Enable or disable built-in quest categories
    • Enable or disable custom quest categories
    • Enable or disable daily quests
    • Configure the number of daily quests per day
    • Create, edit, and delete admin-managed daily quests
    • Configure quest type, target, weight, order, parameters, money rewards, item rewards, and command rewards
  • Admin-created daily quests are saved to config/quests/dailies/admin_quests.json.

Changed

  • Daily quest examples now include more gameplay-focused objectives for battles, shiny rolls, trades, and level-ups.
  • Custom quest documentation now lists the new daily quest types.

Technical

  • Added dedicated networking payloads for the admin screen and admin actions.
  • Added server-side validation for admin quest edits.
  • Added a separate admin daily quest store to avoid overwriting hand-written daily quest files.