move back to bottom left

This commit is contained in:
Evan Pratten 2023-04-25 14:24:15 -04:00
parent 9fd1c12d27
commit c71f03c793

View File

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