I am trying to setblock a custom player head, but when I try I just get a normal head.
Here is the command:
/setblock ~ ~ ~ skull 1 keep {Owner:{Name:CoolCrafter98},SkullType:3}
Comments 6
I can't figure this out, but maybe this might help:
http://minecraft.gamepedia.com/Chunk_format#Tile_Entity_Format
Your command appears to be correct however you are using the old skin format, instead of the new format. Change your skin and it should display properly.
Your Skin: http://s3.amazonaws.com/MinecraftSkins/CoolCrafter98.png
New Format: http://media.minecraftforum.net/content/images/2014/01/skins.png
Nope. I think that's the give command your thinking about.