Move To Random Block¶
文档版本:1.21.50.25
Allows mob to move towards a random block.
架构¶
move_to_random_block:
{
priority "priority"
speed_multiplier "speed_multiplier"
number "block_distance" : opt
number "within_radius" : opt
}
priority
:priority
speed_multiplier
:speed_multiplier
block_distance
:number- Defines the distance from the mob, in blocks, that the block to move to will be chosen.
within_radius
:number- Defines the distance in blocks the mob has to be from the block for the movement to be finished.