animalworld Rezepte gefixt/kompatibel gemacht

This commit is contained in:
N-Nachtigal 2025-05-17 21:05:03 +02:00
parent 0859a56f8f
commit a063db5d3b
34 changed files with 1012 additions and 359 deletions

View file

@ -35,7 +35,7 @@ mobs:register_mob("animalworld:mosquito", {
jump = true,
jump_height = 6,
stepheight = 3,
drops = {
drops = {name = "animalworld:fishfood", chance = 1, min = 1, max = 1
},
water_damage = 1,
lava_damage = 4,