diff --git a/pack/assets/minecraft/font/default.json b/pack/assets/minecraft/font/default.json index 7ffde97..d6b574c 100644 --- a/pack/assets/minecraft/font/default.json +++ b/pack/assets/minecraft/font/default.json @@ -66,8 +66,8 @@ { "type": "bitmap", "file": "minecraft:gui/auth.png", - "ascent": 11, - "height": 12, + "ascent": 10, + "height": 10, "chars": [ "" ] @@ -75,8 +75,8 @@ { "type": "bitmap", "file": "minecraft:gui/lobby.png", - "ascent": 11, - "height": 12, + "ascent": 10, + "height": 10, "chars": [ "" ] @@ -84,8 +84,8 @@ { "type": "bitmap", "file": "minecraft:gui/skyblock.png", - "ascent": 11, - "height": 12, + "ascent": 10, + "height": 10, "chars": [ "" ] @@ -93,8 +93,8 @@ { "type": "bitmap", "file": "minecraft:gui/skypvp.png", - "ascent": 11, - "height": 12, + "ascent": 10, + "height": 10, "chars": [ "" ]