File Details
CobbleSpawnAlertReforged-2.0.0.jar
- R
- Apr 11, 2026
- 3.27 MB
- 580
- 1.21.1
- Fabric
File Name
CobbleSpawnAlertReforged-2.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Full English changelog available on GitHub. Full French changelog available on our Discord.
## Summary
CSAR now includes optional Cobblemon Mass Outbreaks support on Fabric through `cobblemonbreakouts`, with outbreak announcements aligned with the normal CSAR experience across chat, UI, and Discord.
## Added
- Added optional compatibility with Cobblemon Mass Outbreaks using the `PORTAL_SPAWN` trigger
- Added outbreak announcements in chat with clickable interactions
- Added outbreak support for the Pokemon page link, player teleport, coordinate teleport, and Pokemon info UI
- Added outbreak support to the Discord webhook flow
- Added outbreak registry tracking and dedicated internal click commands for reliable UI and teleport interactions
- Added category support for outbreaks in chat, UI, and Discord
- Added normalization for outbreak species ids so category detection and Pokemon translation still work without a namespace
- Added a dedicated 3D render profile fix for Tornadus / Boréas
## Changed
- Changed outbreak alerts to follow CSAR-style mode behavior: `LEGACY_ONLY`, `HYBRID`, and `UI_ONLY`
- Changed outbreak chat formatting to use `[Mass Outbreaks]` instead of the longer CSAR prefix
- Changed outbreak message interactions to match the intended UX depending on the selected mode
- Changed outbreak teleport interactions so the nearest player name and coordinates are directly clickable
- Changed outbreak coordinates display format to `[x, y, z]`
- Changed outbreak category display to appear inline in parentheses like normal spawn alerts
- Changed outbreak Pokemon names to render in white like normal spawn alerts
- Changed outbreak UI payload handling so only relevant outbreak data is shown
## Improved
- Improved outbreak webhook embeds with cleaner and more consistent information
- Improved outbreak UI consistency with the normal CSAR Pokemon info screen
- Improved outbreak UI readability by removing spawn-only data such as IVs, EV yield, nature, ability, gender, and glow
- Improved the Pokemon info screen separator line so it no longer crosses the image area
- Improved 3D UI presentation for Tornadus / Boréas with better vertical placement and scale
## Removed
- Removed the old oversized outbreak prefix from the final chat format
- Removed outbreak UI interactions from `LEGACY_ONLY`
- Removed glow from outbreak behavior by design
## Notes
- Outbreak support is optional and has no effect when Cobblemon Mass Outbreaks is not installed
- Outbreaks intentionally do not support glow
- Category support is kept for outbreaks because datapacks and custom server setups can expand outbreak content beyond the default configuration
- This outbreak block is considered a stable checkpoint