-
Bug
-
Resolution: Duplicate
-
None
-
1.20.6
-
None
-
Unconfirmed
-
(Unassigned)
Setting Name Tag Visibility for a team to never is suppose to hide the name tag display for entities in that team, however it doesn't apply for chest minecart and other similar entities. their name tag still gets displayed.
How to recreate:
/summon chest_minecart ~ ~ ~ {CustomNameVisible:0b,CustomName:'
{"text":"test"}'}
/team add test
/team modify test nametagVisibility never
team join test @e
- duplicates
-
MC-267180 Non-living entities ignore team's nametagVisibility setting
- Open