When you summon a mob with a custom player's head, or a mob pickup the head item, it's just render a Steve head.
(Left Command Block)
summon Skeleton ~ ~1 ~ {Equipment:[{},{},{},{},{id:397,Damage:3,tag:{SkullOwner:Notch}}]}
(Right Command Block)
summon Skeleton ~ ~1 ~ {CanPickUpLoot:true}
Linked issues
duplicates 1
Attachments
Comments 0
No comments.