▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Killer Bunny Tweaks
Killer Bunny Tweaks

Killer Bunny Tweaks

Minecraft mod that tweaks rabbits

1.9K
5

Killer Bunny Tweaks

Minecraft Forge Fabric Architectury API

Logo

Minecraft mod that tweaks rabbits

Summary

This mod makes killer bunnies able to spawn (incidence rate as low as 0.02% by default). You can also turn an ordinary rabbit to a killer by using splash potion of weakness. Killer bunnies now also attack villagers, illagers, witches, zombies, creepers, skeletons and piglins. Zombies, creepers, skeletons, piglins and players killed by killer bunnies now drop their skulls (drop rate as high as 50% bydefault, for players it's 100%).

Configuration

config/killer_rabbit_transformation-common.toml


#General Settings
[General]
	#Can regular rabbits transformed by Weakness effect
	CanWeaknessTransform = true
	#killer Bunny spawning rate (x out of 10000), also affects potion transformation (x out of 10000 per tick)
	TransformingChance = 2

#Bunny Targeting
[BunnyTargeting]
	#Killer Bunnies attack Villagers/Illagers/Witches
	BunnyAttacksVillagerLikes = true
	#Killer Bunnies attack Creepers
	BunnyAttacksCreepers = true
	#Killer Bunnies attack Piglins/Piglin Brutes
	BunnyAttacksPiglins = true
	#Killer Bunnies attack Zombies/Skeletons/Wither Skeletons; Players are always being attacked though
	BunnyAttacksPlayerLikes = true

#Bunny Head Ripping
[BunnyHeadRipping]
	#Piglins slain by Killer Bunnies drop their heads (x% chance)
	PiglinHeadDropChance = 50
	#Wither Skeletons slain by Killer Bunnies drop their skulls (x% chance)
	WitherSkeletonHeadDropChance = 50
	#Zombies slain by Killer Bunnies drop their heads (x% chance)
	ZombieHeadDropChance = 50
	#Skeletons slain by Killer Bunnies drop their skulls (x% chance)
	SkeletonHeadDropChance = 50
	#Players slain by Killer Bunnies drop their heads (x% chance)
	PlayerHeadDropChance = 100
	#Creepers slain by Killer Bunnies drop their heads (x% chance)
	CreeperHeadDropChance = 50
	#The Ender Dragon drop its head if killed by a rabbit (x% chance). Impossible unless tame the rabbit using other mods
	DragonHeadDropChance = 100

Dependencies

Architectury API is required to use this mod. Fabric version requires Forge Config API Port in addition.

Совместимость

Minecraft: Java Edition

1.20.x1.19.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:Unlicense
Опубликован:1 год назад
Обновлён:1 год назад
Главная