From c71f03c7938ae85ea35d2c73a68ce42e2c84b86e Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 25 Apr 2023 14:24:15 -0400 Subject: [PATCH] move back to bottom left --- config/isxander-main-menu-credits.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index c31bfe0..cf1e2c1 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1,19 +1,19 @@ { "main_menu": { - "top_left": [ + "top_left": [], + "top_right": [], + "bottom_left": [ "Evan's Modpack" ], - "top_right": [], - "bottom_left": [], "bottom_right": [], "mod_blacklist": [] }, "pause_menu": { - "top_left": [ + "top_left": [], + "top_right": [], + "bottom_left": [ "Evan's Modpack" ], - "top_right": [], - "bottom_left": [], "bottom_right": [], "mod_blacklist": [] }