Mount Pathing
文档版本:1.21.50.25
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
}
priority:priority
speed_multiplier:speed_multiplier
target_dist:number - The distance at which this mob wants to be away from its target.
track_target:boolean - If true, this mob will chase after the target as long as it's a valid target.