Killer Bunny Tweaks
🔄 Increased Rabbit Danger
This mod transforms ordinary Minecraft rabbits into deadly adversaries. Meet the enhanced versions of these seemingly harmless creatures that now represent a real threat.
🎯 Core Features
Killer bunnies can now appear in the regular game world with very low probability (default only 0.02%). Also, there's the possibility to turn a regular rabbit into a deadly one by using a splash potion of weakness on the target.
Standard icon: ![]()
⚔️ Extended Behavior
Dangerous rabbits now attack not only players but also many other creatures, including:
- Villagers and illager characters
- Magicians and witches
- Zombies and creepers
- Skeletons of various types
- Piglins and their elite counterparts
💀 Trophy Dropping System
When mobs or players die from dangerous rabbit attacks, they may leave behind their skulls:
- Standard drop chance for mob skulls is 50%
- Players always leave their heads when killed by a rabbit
- Even the Ender Dragon can leave its skull with 100% probability if killed by a rabbit
⚙️ Customizable Settings
Configuration file: config/killer_rabbit_transformation-common.toml
#General Settings
[General]
#Ability to transform regular rabbits using Weakness effect
CanWeaknessTransform = true
#Chance of killer bunnies appearing and transforming (per 10000 per tick)
TransformingChance = 2
#Rabbit Attack Targets
[BunnyTargeting]
#Whether killer rabbits attack villagers/illagers/witches
BunnyAttacksVillagerLikes = true
#Whether killer rabbits attack creepers
BunnyAttacksCreepers = true
#Whether killer rabbits attack piglins and elite piglins
BunnyAttacksPiglins = true
#Whether killer rabbits attack zombies/skeletons/wither skeletons
#Trophy System
[BunnyHeadRipping]
#Chance of piglin head drop
PiglinHeadDropChance = 50
#Chance of wither skeleton skull drop
WitherSkeletonHeadDropChance = 50
#Chance of zombie head drop
ZombieHeadDropChance = 50
#Chance of skeleton skull drop
SkeletonHeadDropChance = 50
#Chance of player head drop
PlayerHeadDropChance = 100
#Chance of creeper head drop
CreeperHeadDropChance = 50
#Chance of dragon head drop
DragonHeadDropChance = 100
📋 Dependencies
This mod requires installation of Architectury API. The Fabric version additionally needs Forge Config API Port. Check gameplay with video demonstrations to fully appreciate the new dangerous rabbit capabilities!