-
Bug
-
Resolution: Fixed
-
22w13a, 22w14a, 22w16b, 22w17a, 1.19 Pre-release 1, 1.19, 1.19.2, 22w42a, 22w44a
-
Confirmed
-
Mob behaviour
-
Low
The Bug:
Allays attempt to pathfind to items that are outside of the world border.
Steps to Reproduce:
- Set the world border's center to your current positionĀ and to thirty blocks wide by using the commands provided below.
/worldborder center ~ ~
/worldborder set 30
- Throw some dirt along the edges of the world border.
- Set the world border to twenty blocks wide so that the dirt is outside of the world border by using the command provided below.
/worldborder set 20
- Summon an allay, give it some dirt, and watch its behavior closely as it searches for dirt to collect.
- Take note as to whether or not allays attempt to pathfind to items that are outside of the world border.
Observed Behavior:
Allays attempt to pathfind to items that are outside of the world border.
Expected Behavior:
Allays would not attempt to pathfind to items that are outside of the world border.