promotional bannermobile promotional banner

Jobs Cobb

Jobs for Cobblemon

File Details

jobs-cobb-1.0.1.jar

  • R
  • May 20, 2026
  • 472.61 KB
  • 12
  • 1.21.1
  • Fabric

File Name

jobs-cobb-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:jobs-cobb-1547663:8117896"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

1.0.1

Added

  • Added support for multiple active jobs through professionSelection.maxActiveProfessions.
  • Added optional objective rewards with objectives[].rewards.
  • Added named reward groups with support for multiple money, item, and command rewards.
  • Added displayNotes for reward text shown in menus without being executed as commands.
  • Added configurable action XP rules through actionXp.rules.
  • Added XP overrides by action detail, such as mined ores, placed blocks, crafted items, and fertilizer use.
  • Added daily XP overrides, including per-day and per-detail values.
  • Added a custom client-side XP popup in the bottom-right corner.
  • XP popups now merge repeated XP gains from the same job instead of stacking many separate popups.
  • Added a server-side fallback XP message for players without the client-side mod.

Changed

  • Tier rewards now use the new rewards config format instead of only moneyReward and rewardNotes.
  • Legacy reward fields are migrated automatically on config reload.
  • Commands are no longer used as fake reward notes with #; display-only text now belongs in displayNotes.
  • Active job actions now progress every matching active job.
  • Action XP can now be balanced from config without changing Java code.
  • Admin documentation now explains tier rewards, objective rewards, item rewards, command rewards, placeholders, and action XP tables.

Fixed

  • Fixed maxActiveProfessions still behaving like only one active job was allowed.
  • Fixed tier completion not granting configured rewards.
  • Fixed reward lists showing disabled # command text as if it were a real command reward.
  • Fixed XP feedback being only a plain chat message when the client-side mod is installed.