It is stated in the changelog that summoning a mannequin with profile
data but empty model
data will default to using the wide model, yet summoning a mannequin without any profile data all will default to using the slim model.
/summon minecraft:mannequin ~ ~ ~ {profile:{}}
/summon minecraft:mannequin ~ ~ ~
Because model
data is being omitted in both commands, it would be expected that the model would default to wide.
Attachments
Comments 0
No comments.