smp/config/isxander-main-menu-credits.json
2023-08-26 21:02:45 -03:00

26 lines
345 B
JSON

{
"main_menu": {
"top_left": [
"|"
],
"top_right": [
"||"
],
"bottom_left": [
"",
"||"
],
"bottom_right": [
"|_"
],
"mod_blacklist": []
},
"pause_menu": {
"top_left": [],
"top_right": [],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
}
}