A duplicate file in minecraft's default data exists at "minecraft:village/plains/villagers/unemployed". While "unemployed" villagers are technically used for baby villagers, entering the aforementioned filepath into a structure block generates a nitwit, not an unemployed villager.
What I expected to happen:
The "unemployed" villager would not be the same as "minecraft:village/plains/villagers/nitwit".
What actually happened:
It is the exact same as "minecraft:village/plains/villagers/nitwit"
How to reproduce:
Place 2 structure blocks on the ground
In one, enter "
minecraft:village/plains/villagers/nitwit
"Load the structure, and examine the expected nitwit villager on top of a jigsaw block with a target pool of
minecraft:empty
, an attachment type ofminecraft:bottom
, that turns intominecraft:air
In the other one, enter
"minecraft:village/plains/villagers/unemployed
"Load both structures
Attachments
Comments 3
Made changes to the title and description to point out that "unemployed" villagers actually exist and are used for baby villagers.
Relates to MC-108159