diff --git a/assets/minecraft/font/hud/gameplay/default/bottom_middle.json b/assets/minecraft/font/hud/gameplay/default/bottom_middle.json new file mode 100644 index 0000000..b41b8b0 --- /dev/null +++ b/assets/minecraft/font/hud/gameplay/default/bottom_middle.json @@ -0,0 +1,162 @@ +{ + "providers": [ + { + "type": "reference", + "id": "space" + }, + { + "type": "space", + "advances": { + " ": 4, + "‌": 0 + } + }, + { + "type": "bitmap", + "file": "font/language/wynncraft.png", + "ascent": 7, + "chars": [ + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + " !\"#$%&'()*+,-./", + "0123456789:;<=>?", + "@ABCDEFGHIJKLMNO", + "PQRSTUVWXYZ[\\]^_", + "`abcdefghijklmno", + "pqrstuvwxyz{|}~\u0000", + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000£\u0000\u0000ƒ", + "\u0000\u0000\u0000\u0000\u0000\u0000ªº\u0000\u0000¬\u0000\u0000\u0000«»", + "░▒▓│┤╡╢╖╕╣║╗╝╜╛┐", + "└┴┬├─┼╞╟╚╔╩╦╠═╬╧", + "╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀", + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000∅∈\u0000", + "≡±≥≤⌠⌡÷≈°∙\u0000√ⁿ²■\u0000" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/level.png", + "ascent": -28, + "height": 10, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/display.png", + "ascent": -19, + "chars": [ + "", + "\u0000\u0000\u0000\u0000" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/hotbar.png", + "ascent": -4, + "height": 64, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/health.png", + "ascent": -28, + "chars": [ + "", + "", + "", + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/health_background.png", + "ascent": -17, + "height": 20, + "chars": [ + "", + "", + "", + "", + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/mana.png", + "ascent": -28, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/mana_background.png", + "ascent": -17, + "height": 20, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/meter.png", + "ascent": -19, + "height": 27, + "chars": [ + "\u0000\u0000\u0000\u0000", + "", + "", + "\u0000\u0000\u0000\u0000\u0000", + "", + "", + "\u0000\u0000\u0000\u0000\u0000" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/sprint.png", + "ascent": -19, + "height": 27, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/breath.png", + "ascent": -19, + "height": 27, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/spell.png", + "ascent": 12, + "height": 16, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "font/hud/gameplay/default/bottom_middle/special.png", + "ascent": -54, + "height": 32, + "chars": [ + "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + "", + "", + "", + "", + "" + ] + } + ] +} \ No newline at end of file