跳转至

Mount Pathing

文档版本:1.21.0.24

Allows the mob to move around on its own while mounted seeking a target to attack.

架构

mount_pathing:
{
  priority "priority"
  speed_multiplier "speed_multiplier"
  number "target_dist" : opt
  boolean "track_target" : opt
}
prioritypriority
priority:
integer
speed_multiplierspeed_multiplier
speed_multiplier:
number
target_distnumber
The distance at which this mob wants to be away from its target.
track_targetboolean
If true, this mob will chase after the target as long as it's a valid target.