forked from VoxeLibre/VoxeLibre
Tamed wolves don't attack in groups anymore
This commit is contained in:
parent
08a5f1a44f
commit
3efd26f085
|
@ -33,7 +33,6 @@ mobs:register_mob("mobs_mc:dog", {
|
|||
run_velocity = 4,
|
||||
stepheight = 1.1,
|
||||
damage = 4,
|
||||
group_attack = true,
|
||||
armor = 100,
|
||||
attacks_monsters = true,
|
||||
attack_type = "dogfight",
|
||||
|
|
Loading…
Reference in New Issue