forked from VoxeLibre/VoxeLibre
Villers don't attack back when attacked
This commit is contained in:
parent
5d53c6093e
commit
08a5f1a44f
|
@ -21,8 +21,6 @@ mobs:register_mob("mobs_mc:villager", {
|
|||
damage = 0,
|
||||
walk_velocity = 1.2,
|
||||
run_velocity = 2.4,
|
||||
group_attack = true,
|
||||
attack_type = "dogfight",
|
||||
drops = {},
|
||||
armor = 100,
|
||||
sounds = {
|
||||
|
|
Loading…
Reference in New Issue