Add credit info

This commit is contained in:
Evan Pratten 2023-04-11 13:37:25 -04:00
parent 59bb6175ae
commit 63e190f172
3 changed files with 41 additions and 1 deletions

View File

@ -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": [
]
}
}

View File

@ -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"

View File

@ -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"