Despite having an item_name component set, player heads with an attached profile still display as “<player>'s head”, even if the tooltip_display component hides tooltips from the profile component. custom_name still correctly changes the item’s name.
To reproduce:
Run
/give @s minecraft:player_head[minecraft:profile=LEATplex,minecraft:item_name="This is a player head",minecraft:tooltip_display={hidden_components:["minecraft:profile"]}]
See that the given item is called “LEATplex’s Head”, not “This is a player head” (see attached screenshot)
Linked issues
duplicates 1
Attachments
Comments 0
No comments.