Data Packs Mob

Killer Bunny Awakener

  • 3.2k views 0 today
  • save_alt 342 downloads
Compatibility
Minecraft 1.16
to version
Minecraft 1.21
Changes include
  • Functions
  • Predicates
Added CreditSAMEER_99
  • 19
  • 18
  • 2
SAMEER_99
Lvl 58Grandmaster Programmer
92

Introduction:


Killer Bunny is a rabbit mob which exists in minecraft game files but never actually spawns in minecraft. This datapack aims to add Killer Bunny mob back to minecraft. It supports minecraft versions 1.16 to 1.21.

Working:


Killer Bunny has a very rare chance to spawn in minecraft in a group of 5 at night. Killer Bunny attempts to kill the player in survival mode. Player has to treat Killer Bunny as a hostile mob and kill it.

Admin Commands:

  • /function summon:killer_bunnySummons The Killer Bunny.
  • /function give:spawn_egg/killer_bunnyObtain Killer Bunny Spawn Egg.
  • /function uninstall:killer_bunny_awakenerUninstalls Killer Bunny Awakener Datapack removing all features.

My Socials:

  1. PlanetMinecraft Page
  2. Modrinth Page
  3. Discord Server
  4. Paypal Account

License:


Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Conditions that apply:
  1. You must give appropriate credit to the creator if you publicly showcase this work.
  2. You may not use this work for commercial/business purposes. (this does not include having the datapack installed in your server)
  3. You may modify this work, but may not distribute the modified work.

Installation:


Open your .minecraft directory. Put the datapack into the saves/world_name/datapacks directory.

2 Update Logs

Update #1.2 : by SAMEER_99 08/04/2024 12:13:31 pmAugust 4, 2024 @ 4:13 pm UTC

- Updated to 1.20.5, 1.20.6, and 1.21.
LOAD MORE LOGS

More like this

  Have something to say?

User5764597G
05/21/2025 6:38 pm
Level 3 : Apprentice Miner
How would you edit the spawn rate?
2
SAMEER_99
05/24/2025 8:41 pm
He/Him • Level 58 : Grandmaster Programmer
history
Open the datapack.zip archive.

Go to data/predicate and open chance_1.json with text editor.

You will see a value "0.01" which means 1/100 which means 1%. If you want to increase the chance, increase the value to like 0.1 which means 10/100 which means 10% and if you want to decrease the chance, decrease the value to like 0.005 which means 0.5/100 which means 0.5%.

After changing values, save everything, reopen your Minecraft world.
1

Welcome