mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-26 12:31:05 +01:00
Wither no longer floats in water
This commit is contained in:
parent
3322366457
commit
5bd19c03f6
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ mobs:register_mob("mobs_mc:wither", {
|
|||
dogshoot_switch = 1,
|
||||
dogshoot_count_max =1,
|
||||
attack_animals = true,
|
||||
floats=1,
|
||||
drops = {
|
||||
{name = mobs_mc.items.nether_star,
|
||||
chance = 1,
|
||||
|
|
Loading…
Reference in a new issue