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
- Updated mod version metadata to
1.3.5. - Fixed
xpPerTierbeing 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 reloadshould now correctly reload editedsettings.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
specializedQuestRotationMinutestosettings.jsonand Fzzy Config. - Existing worlds with old quest rotation values migrate safely without deleting custom quest edits.
- Added BPXP boost bossbar support.
- Added
bpxpBoostBossBarEnabled, defaulttrue. - Bossbar shows the active multiplier and remaining time.
- Bossbar timer drains as the boost event counts down.
- Manual
/bp boostevents 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, defaultminecraft:diamond. - Added
premiumUnlockItemCost, default32. - Existing
DIAMONDSconfigs 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 setsupport 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.