CobbleSpawnAlert Reforged

Adds Cobblemon spawn alerts with clickable chat actions, capture notifications, teleport helpers, and Discord webhook support.

File Details

CobbleSpawnAlertReforged-2.1.0.jar

  • R
  • May 13, 2026
  • 3.51 MB
  • 88
  • 1.21.1
  • Fabric

File Name

CobbleSpawnAlertReforged-2.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblespawnalert-reforged-1485115:8082248"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full English changelog available on GitHub. Full French changelog available on our Discord. ## Summary This update adds specific Pokémon alerts, improves configuration reliability, adds sound preset helpers, and polishes Mod Menu integration. ## Added - Added support for specific Pokémon alerts - Added a dedicated `pokemon.json` config file with `default` and `specific` sections - Added support for `alwaysAlert`, custom sounds, and custom messages on specific Pokémon - Added config UI support for specific Pokémon alerts under `Pokémon > Specific` - Added add/remove support and live Pokémon search suggestions in the config UI - Added search support for French names, English names, short species ids, and full species ids - Added automatic species id normalization, for example `ditto` → `cobblemon:ditto` - Added sound preset selection with French and English preset labels - Added `SOUND_PRESETS_FR.txt` and `SOUND_PRESETS_EN.txt` - Added Mod Menu contact links for Website and Issues - Added a Mod Menu icon for CSAR ## Changed - Changed specific Pokémon alert config to be stored in `pokemon.json` instead of `main.json` - Changed new specific Pokémon entries to enable `alwaysAlert` by default - Changed the config UI to separate Pokémon settings into `Default` and `Specific` - Changed the specific Pokémon UI to hide the raw add button when valid suggestions are available - Changed sound presets to allow quick selection while still keeping manual custom sound ids possible - Changed Mod Menu so it no longer declares a `sources` link when the public GitHub repository is not a source-code repository ## Improved - Improved config reliability with non-destructive missing-key merging - Improved migration safety for `main.json`, `server.json`, and `pokemon.json` - Improved update behavior so missing keys are added without overwriting existing user settings - Improved usability of specific Pokémon alerts by avoiding manual English-only species id entry - Improved the setup flow for specific Pokémon with live suggestions - Improved sound customization discoverability with a short curated preset list - Improved Mod Menu presentation with a proper icon and useful links ## Notes - Specific Pokémon alerts are stored in `pokemon.json` - Leaving `customSound` empty falls back to the normal/default sound behavior - Leaving `customMessage` empty uses the normal CSAR message only - The automatic config merge only adds missing keys and does not overwrite existing user values - Hoopa Pyramid, Distortion Portal, Cobblemon Dungeons, and ticket-based dungeon detection are intentionally postponed to a future update until the correct hooks are fully confirmed