Add in the hotbar layout json (I'll be doing something with it in the future)
This commit is contained in:
parent
40c04c4d77
commit
ccdbe742b4
1 changed files with 162 additions and 0 deletions
162
assets/minecraft/font/hud/gameplay/default/bottom_middle.json
Normal file
162
assets/minecraft/font/hud/gameplay/default/bottom_middle.json
Normal file
|
@ -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",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue