tweak menu branding

This commit is contained in:
Evan Pratten 2023-04-25 14:04:13 -04:00
parent c73c64417c
commit 9fd1c12d27

View File

@ -1,36 +1,20 @@
{
"main_menu": {
"top_left": [
],
"top_right": [
],
"bottom_left": [
"main_menu": {
"top_left": [
"Evan's Modpack"
],
"bottom_right": [
],
"mod_blacklist": [
]
},
"pause_menu": {
"top_left": [
],
"top_right": [
],
"bottom_left": [
],
"bottom_right": [
],
"mod_blacklist": [
]
}
}
],
"top_right": [],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
},
"pause_menu": {
"top_left": [
"Evan's Modpack"
],
"top_right": [],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
}
}