Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-67211

Broken NBT tag CustomNameVisible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w33a
    • None
    • Java 1.7.0_67 32bit
      Windows Vista
    • Unconfirmed

      NBT tag CustomNameVisible appears to be broken :

      What was supposed to happen was :
      That even when the ingame minecraft cursor was out of the entity's hitbox, the custom nametag of the entity was supposed to stay active/ON.
      With CustomNameVisible:1

      Instead :
      The nametag does not stay active/ON when the ingame minecraft cursor is out of entity's hitbox.
      Instead it acts as if CustomNameVisible was to false even when CustomNameVisible is true.

      For example:

      /summon <entity> ~ ~ ~  {CustomName:<customname>,CustomNameVisible:1}
      

      Acts as

      /summon <entity> ~ ~ ~  {CustomName:<customname>,CustomNameVisible:0}
      

      Try out for yourselfs !

      /summon <entity> ~ ~ ~  {CustomName:<customname>,CustomNameVisible:1}
      

      e.g.

      /summon Zombie ~ ~ ~ {CustomName:Zombie,CustomNameVisible:1}
      

        1. 2014-08-14_01.29.50.png
          2014-08-14_01.29.50.png
          156 kB
        2. 2014-08-14_01.31.02.png
          2014-08-14_01.31.02.png
          168 kB
        3. 2014-08-14_03.33.13.png
          2014-08-14_03.33.13.png
          315 kB
        4. 2014-08-14_03.42.14.png
          2014-08-14_03.42.14.png
          211 kB

            Unassigned Unassigned
            Kanfonyo Kanfonyo
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: