diff --git a/assets/minecraft/font/hud/gameplay/default/bottom_middle.json b/assets/minecraft/font/hud/gameplay/default/bottom_middle.json index b41b8b0..387fc56 100644 --- a/assets/minecraft/font/hud/gameplay/default/bottom_middle.json +++ b/assets/minecraft/font/hud/gameplay/default/bottom_middle.json @@ -37,7 +37,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/level.png", - "ascent": -28, + "ascent": -23, "height": 10, "chars": [ "" @@ -46,7 +46,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/display.png", - "ascent": -19, + "ascent": -16, "chars": [ "", "\u0000\u0000\u0000\u0000" @@ -64,7 +64,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/health.png", - "ascent": -28, + "ascent": -26, "chars": [ "", "", @@ -75,7 +75,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/health_background.png", - "ascent": -17, + "ascent": -15, "height": 20, "chars": [ "", @@ -88,7 +88,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/mana.png", - "ascent": -28, + "ascent": -26, "chars": [ "" ] @@ -96,7 +96,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/mana_background.png", - "ascent": -17, + "ascent": -15, "height": 20, "chars": [ "" @@ -105,7 +105,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/meter.png", - "ascent": -19, + "ascent": -14, "height": 27, "chars": [ "\u0000\u0000\u0000\u0000", @@ -120,7 +120,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/sprint.png", - "ascent": -19, + "ascent": -14, "height": 27, "chars": [ "" @@ -129,7 +129,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/breath.png", - "ascent": -19, + "ascent": -14, "height": 27, "chars": [ "" diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.png index 66c215b..9915365 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.xcf index b6747b6..dd643f5 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/health_background.xcf differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.png index 802efd0..658e5de 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.xcf index f4f04e5..54e7078 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/hotbar.xcf differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.png index 6325812..606bfc2 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.xcf index 8c58b2c..232d1f7 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/mana_background.xcf differ