When I try to summon a Wither Skull with a hidden Custom Name
/summon WitherSkull ~ ~ ~ {direction:[],CustomName:"Whatever",CustomNameVisible:false}
it still shows me the name. Also when I press F1 the name gets displayed.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 7
Fixed❓ in 14w25.
CustomNameVisible:0 behavior with Wither Skulls (and other technical entities) has been fixed as they are now hidden. Pointing at it doesn't show it's name but I think it's intended.
CustomNameVisible:1 behavior however will still make the skull show it's name when using F1. Does not affect other mobs except technical ones like item, XPOrb, and snowball/enderpearls.
Because of that, i'm not sure if MC-56533 is still in 14w25. Someone check?
Seems to have broken, but the other way. On 14w25b I cannot get the name of an item to display at all. I'd only assume its the same for the rest of the technical items too.
Command: summon Item ~ ~2 ~ {Age:-32768,PickupDelay:32767,CustomName:"Defenders Captain",CustomNameVisible:1,Item:{id:minecraft:diamond,Count:1},Riding:{id:WitherSkull,Invulnerable:1,CustomName:DefCap,CustomNameVisible:0,direction:[]}}
That's MC-57516
Confirmed for 14w21b
Also with arrows,
probably with XPOrbs, snowballs, enderpearls, tnt... too
!Also the name of the WitherSkull is brighter than the others
*Added screenshot