-
Bug
-
Resolution: Duplicate
-
None
-
1.2.10.2
-
None
-
Unconfirmed
-
Windows
When I'm trying to create an Add-On where mobs names will always show like players do. It doesn't work. I changed:
"minecraft:nameable":{
"alwaysShow": false
}
to
"minecraft:nameable":{
"alwaysShow": true
}
When I name the mob with a name tag, it does not show the name except if we look at it, even though I already changed the behavior pack of the mob.
- duplicates
-
MCPE-28244 CustomNameVisible tag doesn't work in 1.2.3
- Resolved