跳转至

Follow Target Captain

文档版本:1.21.0.24

Allows mob to move towards its current target captain.

架构

follow_target_captain:
{
  priority "priority"
  speed_multiplier "speed_multiplier"
  number "follow_distance" : opt
  number "within_radius" : opt
}
prioritypriority
priority:
integer
speed_multiplierspeed_multiplier
speed_multiplier:
number
follow_distancenumber
Defines the distance in blocks the mob will stay from its target while following.
within_radiusnumber
Defines the maximum distance in blocks a mob can get from its target captain before giving up trying to follow it.