Allays continue to pathfind to items that were previously within the world border
The Bug:
Allays continue to pathfind to items that were previously within the world border.
Steps to Reproduce:
- Set the world border's center to your current position and to forty blocks wide by using the commands provided below.
/worldborder center ~ ~
/worldborder set 40
- Summon a dirt block that's within the world border by using the command provided below.
/summon minecraft:item ~15 ~ ~ {Glowing:1b,Item:{id:"minecraft:dirt",Count:1b}} - Summon an allay and give it a dirt block.
- As soon as the allay starts pathfinding to the dirt block item, shrink the world border to twenty-five blocks wide by using the command provided below.
/worldborder set 25
- Observe the behavior of the allay.
- Take note as to whether or not allays continue to pathfind to items that were previously within the world border.
Observed Behavior:
Allays continue to pathfind to items.
Expected Behavior:
Allays would not continue to pathfind to items.
2023-01-22, 12:34 PM
2023-01-24, 08:24 AM
2023-01-24, 08:24 AM
3
3
-