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

Glowing is not working for some entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 19w46b
    • Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2, Minecraft 18w05a, Minecraft 1.13, Minecraft 18w30b, Minecraft 18w31a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w03a, 1.14.4
    • Confirmed
    • (Unassigned)

      The bug

      Some entities with Glowing:1b are not glowing.

      Affected entities

      • xp_orb
      • fishing_bobber

      How to reproduce (xp orb)

      /summon minecraft:experience_orb ~ ~ ~10 {Glowing:1b}
      

      How to reproduce (fishing hook)

      1. Setup a repeating command block with the following command
        /execute as @e[type=minecraft:fishing_bobber] run data merge entity @s {CustomName:"\"test\"",CustomNameVisible:1b,Glowing:1b}
        
      2. Cast a fishing rod
        → The hook is named but does not appear glowing
      3. Use the following command to verify that the tag is set
        /data get entity @e[type=fishing_bobber,limit=1]
        

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: