Cobblemon Trainer Pass

A configurable Cobblemon Battle Pass with repeatable Pokémon tasks, rotating specialized quests, tiered free and premium rewards, and a sleek in-game GUI.

File Details

Cobblemon-Trainer-Pass-1.3.5.jar

  • R
  • Jul 10, 2026
  • 745.35 KB
  • 10
  • 1.21.1
  • Fabric

File Name

Cobblemon-Trainer-Pass-1.3.5.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemon-trainer-pass-1528171:8408020"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Updated mod version metadata to 1.3.5.
  • Fixed xpPerTier being ignored.
  • Fixed config normalization forcing every tier back to 150 BPXP.
  • Fixed reload behavior that could overwrite or reshape edited config files after loading.
  • /bp reload should now correctly reload edited settings.json, quests.json, and the active rewards/season file.
  • Fzzy Config changes now preserve the active rewards season instead of accidentally falling back to default rewards.json.
  • Added specializedQuestRotationMinutes to settings.json and Fzzy Config.
  • Existing worlds with old quest rotation values migrate safely without deleting custom quest edits.
  • Added BPXP boost bossbar support.
  • Added bpxpBoostBossBarEnabled, default true.
  • Bossbar shows the active multiplier and remaining time.
  • Bossbar timer drains as the boost event counts down.
  • Manual /bp boost events now set total boost duration correctly for the bossbar.
  • Random BPXP boost events also support the bossbar.
  • Added persistent boost total-time storage so active boost timers survive saves more cleanly.
  • Premium purchase now supports configurable item or item tag currency.
  • Added premiumUnlockItemOrTag, default minecraft:diamond.
  • Added premiumUnlockItemCost, default 32.
  • Existing DIAMONDS configs are migrated into item mode automatically.
  • CobbleDollars support is preserved through premiumUnlockCurrency = COBBLE_DOLLARS.
  • Premium unlock button text now updates based on the selected payment method.
  • Added /bp config set support for the new settings.
  • Added the normal-stat fallback scanner that was already defined but not running.
  • This gives capture/evolution/defeat XP tracking a backup path after resets/reloads or on packs where one Cobblemon event hook does not fire.
  • Reset no longer leaves the system relying only on event hooks with no fallback scanner.