The bug
Since player heads are tile / block entities and thus can save NBT data (just like shulker boxes, bee hives, chest, etc), they should retain their name after being placed. However, this is not the case.
To reproduce
Run
/give @s minecraft:player_head{SkullOwner:violine1101}
(or use another player name of your choice)
Rename the head using an anvil
Place it
Break it in survival mode
→ ❌ The name changed back
Linked issues
is duplicated by 3
Attachments
Comments 22
There is a fabric mod that claims to fix this issue: https://modrinth.com/mod/headfix ("Head Name Fix")
Here is an unofficial mod that fixes this bug:
Keep Head Names
True for me too - very annoying when trying to use them as decoration blocks but keep losing the name.