-
Bug
-
Resolution: Fixed
-
Minecraft 19w12b, Minecraft 19w13a, Minecraft 19w13b, Minecraft 19w14a, Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, 20w14a, 1.16.1, 20w30a, 1.16.3, 1.16.5, 21w06a, 21w08b, 21w44a, 1.18.1
-
None
-
Community Consensus
-
Mob behaviour
-
Normal
The Bug
I found a nitwit villager who worked at a stonecutter
Steps to Reproduce
- Summon a zombie villager with the nitwit profession that will almost instantly convert into a villager.
/summon minecraft:zombie_villager ~ ~ ~ {ConversionTime:10,VillagerData:{profession:"minecraft:nitwit"}}
- Place down any villager workstation nearby, for example, a composter.
- Watch the behavior of the villager closely as it approaches the workstation.
- Check to see if the nitwit has an assigned job site block by using the "/data" command.
/data get entity @e[type=minecraft:villager,limit=1,sort=nearest] Brain.memories."minecraft:job_site".value
- Take note as to whether or not nitwit villagers can have professions.
Observed Behavior
Nitwit villagers can have professions.
Expected Behavior
Nitwit villagers would not be able to have professions.