Bug description
When an illager with the Patrolling:1b
tag is separated from the rest of the patrol, the tag becomes 0b
. This causes them to stop patrolling and wander around aimlessly, even having the PatrolTarget tag. The illager will not resume patrolling when it regroups with the rest of the patrolling members if the captain stopped patrolling himself.
NOTE: This bug doesn't happen in 1.14 to 1.14.4.
To reproduce
Summon a bunch of pillagers
/execute as @e[type=pillager] run data merge entity @s {Patrolling:1b}
/execute as @e[type=pillager] run data merge entity @s {PatrolTarget:{X:0,Y:64,Z:0}}
(or other coordinates)
Separate the pillagers
→ ❌ The pillagers lose theirPatrolling:1b
tag
Linked issues
relates to 1
Attachments
Comments 0
No comments.