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.48 MB
  • 194
  • 1.21.1
  • NeoForge

File Name

CobbleSpawnAlertReforged-2.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobblespawnalert-reforged-1485115:8083329"
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 brings the NeoForge version in line with the Fabric 2.1.0 release by adding specific Pokémon alerts, dedicated Pokémon configuration, custom sounds, custom messages, and improved in-game configuration support.

Fixed

  • Fixed the NeoForge Pokémon > Specific config page so it now matches the Fabric version more closely
  • Fixed missing translations in the specific Pokémon config UI
  • Fixed the missing delete button for specific Pokémon entries
  • Fixed the layout and order of the Text and Sound section
  • Fixed Pokémon suggestions in the config UI
  • Fixed specific Pokémon alerts being blocked by the classic category and variant filters
  • Fixed alwaysAlert so it now correctly forces an alert for configured Pokémon
  • Fixed saving and persistence of specific Pokémon entries in pokemon.json
  • Fixed config migration so old or incomplete Pokémon config structures are cleaned up properly

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 in-game config support for specific Pokémon alerts
  • Added add and remove support for specific Pokémon entries in the config UI
  • Added Pokémon search suggestions by French name, English name, short species id, and full species id
  • Added automatic species id normalization, for example pidgeycobblemon:pidgey
  • Added sound preset selection in the config UI
  • Added French and English sound preset helper files

Improved

  • Improved config reliability with automatic missing-key merging that preserves existing user values
  • Improved migration from older Pokémon config structures to the 2.1.0 format
  • Improved parity between the Fabric and NeoForge versions
  • Improved server-side behavior for specific Pokémon alerts, custom messages, and custom sounds
  • Improved NeoForge port validation with successful local server testing