[~searge] wrote:
The CustomNameVisible tag does not work on animals and mobs, because they have different rules about showing the name. For the other entities it should work.
Neither {CanPickUpLoot:1} nor {CustomNameVisible:1} Working.
Linked issues
is duplicated by 40
relates to 2
Attachments
Comments 33
So what exactly is the bug, then? Clearly CustomNameVisible is working if it shows when you look directly at the mob. Looking at the code, that's how it's worked since at least August of last year.
I agree. This should be treated as a bug, this tag has lost its original use, and instead gained... nothing.
This should be reopened or Searge should tell us why mobs now
have different rules about showing the name
That was a working feature in 1.7!!!
I confirm, the command I used:
"summon Zombie ~ ~1 ~
{CustomName:Srd,CustomNameVisible:1}
"
Also tested:
"summon Zombie ~ ~-2 ~
{CustomName:Srd,CustomNameVisible:1b}
"
"summon Zombie ~ ~-2 ~
{CustomName:"Srd",CustomNameVisible:1}
"
"summon Zombie ~ ~-2 ~
{CustomName:Srd,CustomNameVisible:true}
"
"summon Zombie ~ ~-2 ~
{CustomName:Srd,CustomNameVisible:"true"}
"
Srd only shows when you look directly at the mob