Mods / NameTag Tweak

Category: #Graphics #QoL #Tweak
Author: Nexrem
Side: Client
Created: Sep 9th at 8:26 PM
Last modified: Sep 9th at 8:36 PM
Downloads: 41
Follow Unfollow 1

Latest file for Various v1.19.x:
nametagtweak_1.0.0.zip 1-click install


NameTag Tweak is a mod that allows you to customize the nametags (nameplates) visible above players and entities.

I developed this because I found the original nametags in the game quite ugly (opaque brown is not a nice backing color).

The mod give the player the control to customize the nametags as they please. Customization is done through the config file named nametagtweak.json present in your ModConfig folder after running the game with the mod at least once.

 

All configuration parameters are as follows:

The background color of the nametag, R, G, B, A. Values in the range 0-1
BackgroundColor - [ 0.251, 0.208, 0.161, 0.75]

The text color of the nametag, R, G, B, A. Values in the range 0-1
TextColor - [ 1.0, 1.0, 1.0, 1.0 ]

The padding of the nametag around the text in pixels. 0 makes the edges of the text touch the edges of the nametag. Higher values move the edges of the nametag away. Think of it as thickness
TextPadding - 3

The roundness of the corners of the nametag in pixels. Higher value makes the nametag more round, 0 makes it square.
BorderRadius - 1.0

Whether or not the nametag (the whole square) should have a drop-shadow. Default VS UI elements all have drop-shadows.
DropShadow - true

The thickness of the border. If no border is desired set this to 0.
BorderWidth - 3.0

The border color of the nametag, R, G, B, A. Values in the range 0-1
BorderColor - [0.0, 0.0, 0.0, 0.3]

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.0 41 Sep 9th at 8:36 PM Show nametagtweak_1.0.0.zip Install now

2 Comments (oldest first | newest first)

💬 NexremAuthor, 1 day ago

DanaCraluminum

I'll see what I can do. Should be possible, yes

💬 DanaCraluminum, 2 days ago

Could you include font size and font family too?

(edit comment delete)