CustomNameVisible does not display default name for certain entities
The bug
When you set CustomNameVisible to 1b for certain entities without providing a CustomName, their default name is not displayed.
How to reproduce
- Use the following command
/summon Cow ~ ~ ~ {NoAI:1b,Health:0.1f,CustomNameVisible:1b}The cow has the name "Cow"
- Use the following command
/summon MinecartRideable ~ ~ ~ {CustomNameVisible:1b}The name is not displayed
2016-01-20, 08:18 PM
2017-05-09, 11:43 PM
2016-09-12, 01:06 PM
0
3
CustomName, CustomNameVisible, entity
-