mojira.dev
MC-149229

Cannot summon a villager with a profession

for example:

/summon minecraft:villager ~ ~ ~ {VillagerData:{level:0,profession:"minecraft:farmer",type:"minecraft:taiga"}}

No Farmer appear.

It works only with "Nitwit" 😉

Linked issues

Comments 4

I was able to summon a farmer villager by specifying coordinates to a composter for his job site. Example:

/summon minecraft:villager ~ ~ ~ {VillagerData:{profession:"minecraft:farmer",level:1,type:"minecraft:plains"},Brain:{memories:{"minecraft:job_site":{pos:[I;11,65,-154],dimension:"minecraft:overworld"}}}}

This might be intentional since villagers will lose their profession if their job site block is broken (or in this case nonexistent).

Can confirm in 23w03a

I believe its intended but I can confirm the behaviour in 1.21.4 and would like to request ownership of the report as the owner is inactive.

This is actually a duplicate of MC-235685, or well, it's the same issue, but that one got a resolution.

Robert Schabik

sof

(Unassigned)

Confirmed

(Unassigned)

Minecraft 1.14, 23w03a, 1.21.4

Retrieved