63b68b3a55
They should stack much better now. I also hooked up the true mouth position to the name-tag, but it's too shaky on chat bubbles.
17 lines
319 B
Diff
17 lines
319 B
Diff
{
|
|
"nametag" : {
|
|
"showMasterNames" : true,
|
|
"fontDirectives" : "?border=1;222;2220",
|
|
"inspectOpacityRate" : 0.15,
|
|
"movementThreshold" : 0.5,
|
|
"offset" : [0, 13]
|
|
},
|
|
"font" : {
|
|
"defaultDirectives" : "",
|
|
"defaultFont" : ""
|
|
},
|
|
"cursorTooltip" : {
|
|
"font" : ""
|
|
},
|
|
"debugFont" : ""
|
|
}
|