#Font with less space between characters
1 messages · Page 1 of 1 (latest)
{
"providers": [
{
"type": "bitmap",
"file": "game:gui/sprites/bar/normal.png",
"height": 9,
"ascent": 8,
"chars": [
"123456789"
]
},
{
"type": "space",
"advances": {
" ": 2,
"\u200c": -2
}
}
]
}
this is what i tried, but no luck
oh wait this is a resource pack question, sorry