forked from mtcontrib/mobs_water
updated to 1.17 api
This commit is contained in:
@ -5,6 +5,7 @@ if mobs.mod and mobs.mod == "redo" then
|
||||
type = "animal",
|
||||
attack_type = "dogfight",
|
||||
damage = 5,
|
||||
reach = 1,
|
||||
hp_min = 5,
|
||||
hp_max = 10,
|
||||
armor = 100,
|
||||
|
Reference in New Issue
Block a user