How to get player heads in minecraft 1.12
Christopher Ramos
Updated on April 29, 2026
First: you need to get your self a command block to make the command easily reusable. to get a command block type: /give @p Minecraft:command_block 1. Then: you need to type in the command: /give @p minecraft:player_head {SkullOwner:PlayerNameHere}. into the command block.
There are other answers below:
Learn how to get player heads in Minecraft versions 1.7 through 1.12!Here’s the command:/give @p skull 1 3 {SkullOwner:{Name:”playername”}}Just replace playe…
Minecraft Tutorial Playlist minecraft tutorial will show you how to make custom heads to use in…
Minecraft Give Player Head Generator This give generator makes custom Player Heads, create head based on player name and other preselected head names. Mobs, Blocks and Other Heads : Some heads were added by Mojang, but not all mobs have been added and some players have names with non matching skins.
In this tutorial I will teach you how to get a player’s head in Minecraft! Surprisingly, it is very easy! All you have to do is enter a Minecraft world where you have enabled commands, and type this command: /give @p minecraft:skull 1 3 {SkullOwner:PLAYERNAME}
Command to get a player head in MC 1.8-1.12 (in desc) /give @p minecraft:skull 1 3 {SkullOwner:username} use this to get other peoples skull by putting that skin on. Hope this helped! (Vannila) (the chat is from the server I was on previously) 0 comments. 100% Upvoted.
meta. setOwner(“player name”); item. setItemMeta( meta); Since Spigot 1.12 and above. Using player heads like this will cause it to fetch the player skin value in the main thread of your server, it will sometimes lag or even crashes your server.
Go onto the commands terminal by pressing ‘t’. type this in: /give username 397 1 3 {SkullOwner: “username”} Keep the speech marks and change both usernames to your Minecraft username …
Category: Custom heads (42720) Axolotl King. Monitor. Iguana. Hero Rat. Stack of Newspaper. Battery. Dinosaur. Beans Can (iron)
On Minecraft-Heads.com you can find more than 30.000 custom heads, which can be used to decorate your world! The collection is seperated into two databases: the first contains custom heads, which never change their texture, using the Give-Codes from Minecraft 1.8+, the second one includes player heads which can be used in all Minecraft versions.
Related Questions
How to get a player’s head in Minecraft?
In this tutorial I will teach you how to get a player’s head in Minecraft! Surprisingly, it is very easy! All you have to do is enter a Minecraft world where you have enabled commands, and type this command: /give @p minecraft:skull 1 3 {SkullOwner:PLAYERNAME} For example: /give @p minecraft:skull 1 3 {SkullOwner:noam15A}
How to give a player a Minecraft skull name?
Surprisingly, it is very easy! All you have to do is enter a Minecraft world where you have enabled commands, and type this command: /give @p minecraft:skull 1 3 {SkullOwner:PLAYERNAME} How does it work?
How do I create custom player heads?
Commands can be found in App Storage. (Found on main navigation menu, under you logged in profile drop down menu). Try the Commands Troubleshooting and Help page if you get stuff with server errors. This give generator makes custom Player Heads, create head based on player name and other preselected head names.
Can I use player heads instead of player heads?
Using player heads like this will cause it to fetch the player skin value in the main thread of your server, it will sometimes lag or even crashes your server. And then I found you can use custom heads instead of playerheads,these heads will not auto-updated when the player changes their own skin but no lag.