promotional bannermobile promotional banner

Cobblemon Whiteout Bunny

This mod is based on Cobblemon Whiteout by Timothy Metcalfe (TimInc)
Back to Files

cobblemon-whiteout-bunny-1.7.1-fabric-1.0.4.jar

File namecobblemon-whiteout-bunny-1.7.1-fabric-1.0.4.jar
Uploader
BunnySenpaiBunnySenpai
Uploaded
Feb 4, 2026
Downloads
1.6K
Size
81.8 KB
Mod Loaders
Fabric
File ID
7576100
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemon-whiteout-bunny-1436190:7576100"

Learn more about Curse Maven

What's new

Part of the CobblemonBuns series by BunnySenpai

Version 1.7.1-fabric-1.0.4 (Enhanced)

Added - Complete Currency Penalty System

  • Currency Penalty on ANY Death: New currencyPenaltyOnAnyDeath config option (default: true)
    • Applies currency penalty for fall damage, mob attacks, drowning, fire, PvP, and all other vanilla deaths
    • Separate from battle death penalty for granular control
  • Double-Penalty Prevention: Smart tracking system prevents losing currency twice
    • Time-based tracking for battle deaths
    • Damage type detection for battle damage sources
    • Belt-and-suspenders approach ensures no accidental double penalties

Changed

  • currencyPenaltyOnDeath default changed from false to true
  • Currency system now fully uses command interface (removed JSON file reading)
  • Improved logging for currency operations

Compatibility

  • Tested with Cobblemon 1.7.1 through 1.7.3
  • Works in both singleplayer and multiplayer

Technical Details

  • Added ServerLivingEntityEvents.AFTER_DEATH listener for vanilla deaths
  • ConcurrentHashMap for thread-safe penalty tracking across multiple players
  • formatPlayerNameForCommand() helper for safe command construction
  • Custom CommandSourceStack that captures command output for balance queries

This mod has no additional files