Description
Cobblemon Whiteout Bunny brings the classic Pokémon "white out" mechanic to Minecraft! When all your Pokémon faint, you die and respawn, just like in the games. This is similar to Cobblemon Death bunny but keeps death vanilla style.
This enhanced fork adds battle end messages, humorous zingers, currency penalties, and highly configurable per-battle-type death rules.
Part of the CobblemonBuns series - Enhanced Cobblemon mods by BunnySenpai
Features
Core Whiteout Mechanics
Team Knockout Detection - Die when all your Pokémon faint
Per-Battle-Type Rules - Different death rules for Wild, Trainer, and PvP battles
Flee Detection - Optional death penalty when fleeing
Team Healing - Optional automatic team healing after death
Custom Death Messages - "PlayerName has whited out."
Battle End Messages
Battle Notifications - See who won, with what Pokémon, and how long the battle lasted
Color-Coded - Green for wins, Red for losses, Gold for PvP
Smart Frequency - Reduces spam with configurable message frequency
Range Options - Send to participants only, nearby players, or entire server
Zinger System
Type-Based Taunts - 90 unique zingers based on Pokémon types
Smart Detection - Uses last move type or winning Pokémon type
Privacy Options - Public or private zingers
Currency Penalty (CobbleDollars Integration)
Death Penalty - Lose a percentage of your money when you die
Any Death Penalty - Optional penalty for ALL deaths (fall, mobs, etc.)
Multiplayer Safe - Works perfectly on servers
Configurable - Set percentage, minimum balance, and more
Configuration
Edit config/cobblemon-whiteout-bunny.json:
{
"wildBattle": {
"killIfTeamKnockedOut": true,
"killIfLost": false
},
"currencyPenaltyOnDeath": true,
"currencyPenaltyOnAnyDeath": true,
"currencyPenaltyPercent": 50.0,
"showBattleEndMessages": true,
"showZingers": true
}
Full config options in the README!
Requirements
- Minecraft: 1.21.1
- Fabric Loader: 0.16.9+
- Fabric API: Required
- Fabric Language Kotlin: Required
- Cobblemon: 1.7.1 - 1.7.3+ (tested up to 1.7.3)
Optional
- CobbleDollars - For currency penalty features
Credits
Original Mod
This mod is based on Cobblemon Whiteout by Timothy Metcalfe (TimInc)
Original Repository: https://github.com/timinc-cobble/cobblemon-whiteout-1.6-fabric
Enhanced Version
- Author: BunnySenpai
- Series: CobblemonBuns
New features in this fork:
- Battle end message system
- Zinger/taunt system
- Per-battle-type death rules
- Currency penalty integration (any death)
- Death screen overlay
- Message frequency system
- Multiplayer optimizations
Links
- Source Code: GitHub
- Report Issues: GitHub Issues
- Original Mod: Cobblemon Whiteout by TimInc
License
MIT License - Free to use, modify, and distribute with attribution.


