forked from mtcontrib/mobs_redo
add punch_interval setting
This commit is contained in:
1
api.txt
1
api.txt
@@ -153,6 +153,7 @@ functions needed for the mob to work properly which contains the following:
|
||||
'shoot_offset' holds the y position added as to where the
|
||||
arrow/fireball appears on mob.
|
||||
'homing' When True arrows will follow player when visible.
|
||||
'punch_interval' the number of seconds between punches (default: 1)
|
||||
'specific_attack' has a table of entity names that mob can also attack
|
||||
e.g. {"player", "mobs_animal:chicken"}.
|
||||
'friendly_fire` when set to false, mobs will not be able to harm other
|
||||
|
||||
Reference in New Issue
Block a user