|
地板
发表于 2020-3-4 18:43:37
|
只看该作者
IP:山西
minecraft:behavior.follow_owner
Allows the mob to follow the player that owns them.
Parameters
Name Type Default Value Description
speed_multiplier Decimal 1.0 Movement speed multiplier of the mob when using this AI Goal
start_distance Decimal 10.0 The distance in blocks that the owner can be away from this mob before it starts following it
stop_distance Decimal 2.0 The distance in blocks this mob will stop from its owner while following it |
|