Update mobs_mc
This commit is contained in:
parent
aec9618b9e
commit
8ddb427777
33 changed files with 43 additions and 22 deletions
|
@ -40,6 +40,7 @@ mobs:register_mob("mobs_mc:iron_golem", {
|
|||
run_velocity = 1.2,
|
||||
-- Approximation
|
||||
damage = 14,
|
||||
reach = 3,
|
||||
group_attack = true,
|
||||
attacks_monsters = true,
|
||||
attack_type = "dogfight",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue