Minecraft Java Edition Commands – How to Get the ID of a Head

minecraft-commandsminecraft-java-edition

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.

Best Answer

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__"}