Add credit info
This commit is contained in:
parent
59bb6175ae
commit
63e190f172
36
config/isxander-main-menu-credits.json
Normal file
36
config/isxander-main-menu-credits.json
Normal 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": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
@ -1,5 +1,9 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/isxander-main-menu-credits.json"
|
||||||
|
hash = "cd4d6fbef4fd5522b7079feabafd8fdfbcabb3c8a658ba8983dc6d7bbc8329b5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/waila/waila.json"
|
file = "config/waila/waila.json"
|
||||||
hash = "5425ea9d0feebce713f100be8e489c89e0c9010d53ebb92dbd7e85818c8d113a"
|
hash = "5425ea9d0feebce713f100be8e489c89e0c9010d53ebb92dbd7e85818c8d113a"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "27ece2a2cde07507b4af7199a25938d98458295ed015c2bca6f4b33deeaa4333"
|
hash = "9b74333ec44e1ee3c1fb414c1b7be746710f9440db41d36be05c110c611b57e6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.4"
|
minecraft = "1.19.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user