Greetings Mojang,
So I was messing with the "/give" command. And I did the command: "/give @p skull 1 5" I was expecting a skeleton skull (and I did get it) but when I received the skull it had an incorrect texture when viewed on the hot bar. The texture is a purple/black block. If placed down the texture is the normal skeleton skull. When selected it's name is "Skeleton skull".
Thanks, Legonxtcreator
Attachments
Comments

[media]

Data values are 0 based, meaning that they go from 0-4 even though there are 5 kinds of head
5 is an unused data value
skeleton skull is data value 0