I am trying to give the nearest player a SCP-049 head but i don't know how to put it on them, and how to even give them the head. is there a way to find the id of the head so its easier for me? this is all in Minecraft java 1.12.2
NOTE: SCP-049 looks like a plague doctor.
32 Answers
1.12-
Command
/give @p minecraft:skull 1 3 {SkullOwner:"_plague_doctor__"}Put On Head
/replaceitem entity @p slot.armor.head minecraft:skull 1 3 {SkullOwner:"_plague_doctor__"} 6 Try using this command:
/give @p minecraft:skull 1 3 {SkullOwner:"SCP-049 (The Doctor)"} 18