Compatibility
Minecraft: Java Edition
1.20.1
1.16.5
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-only
Published 3 weeks ago
Updated 2 weeks ago
Features
-
Name tags will no longer render through opaque blocks and objects, but will remain visible through transparent ones like glass.
-
If a name tag is partially obstructed, only the visible part will be drawn.
-
Name tags will be hidden for entities with the Invisibility effect.
-
The implementation is designed to be as close to vanilla behavior as possible.
Configuration
You can configure the mod by editing the config/realisticnametag-client.toml
in your Minecraft folder.
-
disableMod
: Set totrue
to completely disable the mod's features. (Default:false
) -
disableInSpectator
: Set this tofalse
if you want the mod's effects to remain active while in spectator mode. (Default:true
)
If the mod is not working properly, check if disableMod
is set to true
in the config.