Villagers in a trading center lose their workstations (often without losing their profession), leading to other villagers connecting to the workstations. This happens even if the villager and workstation are in the same chunk and the player doesn't go more than 2 chunks away.
Checking the villager NBT tags verifies that the original villager no longer has a job site, and the new villager is associated with the workstation. I have seen both villagers have the same job site, but only after I've used a /data modify... command to assign job sites to specific villagers.
I haven't tried to reproduce in other versions (1.14.1 through 1.14.3) but 1.14 did not have this problem.
Steps to reproduce:
Get two villagers associated with workstations.
Trade with both villagers.
Get an unemployed villager within range of the two workstations.
Move at least 100 blocks away (can be vertically so that you remain in the same chunk)
Come back. The unemployed villager will usually have taken one of the professions of the existing workstations.
Related issues
Comments
No comments.