promotional bannermobile promotional banner

Cobblemon Spawn Alerts

A highly customizable, purely clientside mod (optional serverside) for Cobblemon to alert you when a certain Pokemon spawns

File Details

1.13.1 - NeoForge

  • R
  • Mar 2, 2026
  • 2.83 MB
  • 1.5K
  • 1.21.1
  • NeoForge

File Name

cobblemon_spawn_alerts-neoforge-1.13.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobblemon-spawn-alerts-1295053:7699683"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Added proper webhook example to default webhooks.json config.
  • Added aliases for some dynamic replacements:
    • {rarity} for {bucket}
    • {hidden_ability} for {HA}
    • {mythical}, {ultrabeast}, and {paradox} for {legendary}
    • {coordinates} for {coords}
    • {player} for {nearest}
  • Forgot to mention addition of {timestamp} in previous changelog

Changes & Fixes

  • Fixed {nearest_player} not working as a side effect of 1.13.0.
  • Fixed {shiny} and {HA} not working for serverside webhooks.
  • Fixed {bucket} incorrect spacing in lang file.
  • Renamed nearestPlayer to nearest_player and coordinates to coords in pokemon.json. Automatically fixes itself.