mojira.dev
MC-307012

When a scoreboard objective is set to the `below_name` display mode, all named entities with no score display it with a score of 0

The bug

Since MC-99647 was fixed, below_name scores started appearing for all entities, not just players. However, these values are visible even for entities without scores, so every named entity in the world shows a 0 value, such as named mobs and item frames.

A use case like displaying player deaths below their names now additionally makes all other named entities display 0 deaths despite not having any score.

How to reproduce

  1. /scoreboard objectives add test dummy
    /scoreboard objectives setdisplay below_name test
    /summon cow ~ ~ ~ {CustomName:"joe"}
  2. Look at the cow

Expected behavior

Just shows the name “Joe” since the cow has no score

Observed behavior

Shows “Joe” and “0 test”

image-20260326-180702.png

Linked issues

Attachments

Comments 3

Thank you for helping us improve Minecraft! We saved your files:

[media][media]

Hi!
Thank you for your report! 

Could you please provide more details or/and media files. As we have no repro of this issue. 

Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem: 

Steps to Reproduce: 

  1.  

  2.  

  3.  

Observed Results: 

(Briefly describe what happens) 

Expected Results: 

(Briefly describe what should happen) 

If your ticket does not look like this example, then it's likely to be closed as Incomplete

Thanks!

Quick Links
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

I’ve confirmed this and rewritten the report, thank you for reporting

Ludovico

(Unassigned)

Confirmed

Platform HC

Important

Commands

26.1

Retrieved