diff --git a/assets/minecraft/font/hud/gameplay/default/bottom_middle.json b/assets/minecraft/font/hud/gameplay/default/bottom_middle.json index dfcf2d6..785f2b8 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": -34, + "ascent": -35, "height": 10, "chars": [ "" @@ -105,7 +105,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/meter.png", - "ascent": -15, + "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": -14, + "ascent": -13, "height": 27, "chars": [ "" @@ -129,7 +129,7 @@ { "type": "bitmap", "file": "font/hud/gameplay/default/bottom_middle/breath.png", - "ascent": -14, + "ascent": -13, "height": 27, "chars": [ "" diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.png index c37bae5..1a0034f 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.xcf index 828d4fe..c45a2a2 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/breath.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 6d0ad39..7b47004 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 848aec8..fbc6abb 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/meter.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.png index ec83cfd..3cd198b 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.xcf index 737f8b0..fd195b8 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/meter.xcf differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.png b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.png index 0cceb70..068f4f0 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.png and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.png differ diff --git a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.xcf b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.xcf index 265f62d..67a3a11 100644 Binary files a/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.xcf and b/assets/minecraft/textures/font/hud/gameplay/default/bottom_middle/sprint.xcf differ