diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json new file mode 100644 index 0000000..547877d --- /dev/null +++ b/config/isxander-main-menu-credits.json @@ -0,0 +1,36 @@ +{ + "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": [ + + ] + } + } \ No newline at end of file diff --git a/index.toml b/index.toml index 1cc73be..86112e0 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = "config/isxander-main-menu-credits.json" +hash = "cd4d6fbef4fd5522b7079feabafd8fdfbcabb3c8a658ba8983dc6d7bbc8329b5" + [[files]] file = "config/waila/waila.json" hash = "5425ea9d0feebce713f100be8e489c89e0c9010d53ebb92dbd7e85818c8d113a" diff --git a/pack.toml b/pack.toml index 4008005..2d9c8bc 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "27ece2a2cde07507b4af7199a25938d98458295ed015c2bca6f4b33deeaa4333" +hash = "9b74333ec44e1ee3c1fb414c1b7be746710f9440db41d36be05c110c611b57e6" [versions] minecraft = "1.19.4"