This commit is contained in:
22
46/assets/minecraft/custom_escape/font/custom_font.json
Normal file
22
46/assets/minecraft/custom_escape/font/custom_font.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"file": "custom_escape:internal/square.png",
|
||||
"chars": [
|
||||
"\uEFFF"
|
||||
],
|
||||
"height": -209,
|
||||
"ascent": -10000,
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "custom_escape:escape_menu/logo.png",
|
||||
"height": 120,
|
||||
"ascent": 113,
|
||||
"chars": [
|
||||
"\uEF00"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user