31 lines
548 B
JSON
31 lines
548 B
JSON
{
|
|
"providers": [
|
|
{
|
|
"file": "custom_escape:internal/square.png",
|
|
"chars": [
|
|
"\uEFFE"
|
|
],
|
|
"height": -104,
|
|
"ascent": -10000,
|
|
"type": "bitmap"
|
|
},
|
|
{
|
|
"file": "custom_escape:internal/square.png",
|
|
"chars": [
|
|
"\uEFFF"
|
|
],
|
|
"height": -105,
|
|
"ascent": -10000,
|
|
"type": "bitmap"
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "custom_escape:escape_menu/logo.png",
|
|
"height": 120,
|
|
"ascent": 120,
|
|
"chars": [
|
|
"\uEF00"
|
|
]
|
|
}
|
|
]
|
|
} |