diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 547877d..c31bfe0 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -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": [ - - ] - } - } \ No newline at end of file + ], + "top_right": [], + "bottom_left": [], + "bottom_right": [], + "mod_blacklist": [] + }, + "pause_menu": { + "top_left": [ + "Evan's Modpack" + ], + "top_right": [], + "bottom_left": [], + "bottom_right": [], + "mod_blacklist": [] + } +} \ No newline at end of file