modpack/config/isxander-main-menu-credits.json
2023-04-11 13:37:25 -04:00

36 lines
449 B
JSON

{
"main_menu": {
"top_left": [
],
"top_right": [
],
"bottom_left": [
"Evan's Modpack"
],
"bottom_right": [
],
"mod_blacklist": [
]
},
"pause_menu": {
"top_left": [
],
"top_right": [
],
"bottom_left": [
],
"bottom_right": [
],
"mod_blacklist": [
]
}
}