mods: add main menu credits
Should work well with upcoming custom background.
This commit is contained in:
parent
b5bfee7111
commit
173141189f
10
config/isxander-main-menu-credits.json
Normal file
10
config/isxander-main-menu-credits.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"main_menu": {
|
||||
"top_left": [
|
||||
{
|
||||
"text": "Resistance's Base (@Eneri_777)",
|
||||
"color": "light_purple"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||
hash = "e0d9ce47a87536c707b797789b53e9e4f09b273f69098b1303b0815ebd82b3c5"
|
||||
@ -247,6 +251,11 @@ file = "mods/macos-input-fixes.pw.toml"
|
||||
hash = "08d70003a1cac81811cfa71a44bfca61f8d3d7ef9891e8ff187663e848ccee7c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/main-menu-credits.pw.toml"
|
||||
hash = "fa3e6df3d222c94014c840673aa92455210d404eadceb05dd5ab3ae5a3eab6db"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modmenu.pw.toml"
|
||||
hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed"
|
||||
|
||||
13
mods/main-menu-credits.pw.toml
Normal file
13
mods/main-menu-credits.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Main Menu Credits"
|
||||
filename = "main-menu-credits-1.2.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/eUN0SbET/main-menu-credits-1.2.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "fb12dd676a080691c78a701721520de1469d53e702710b21ca8eead54d56936e6b3a39b1003e022090de40d650239d547c81031cb4b8a8ab619e56b98cd92c2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qJDfP7WN"
|
||||
version = "eUN0SbET"
|
||||
@ -1,4 +1,4 @@
|
||||
name = "Resistance Base"
|
||||
name = "Resistance's Base"
|
||||
author = "Ene-sama, Ophestra, Exalter, Tharldin"
|
||||
version = "0.1.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "30e2c65cc3f49a892854b4ed37e52665bf01ac5ce73dc19f33147330ee9a5026"
|
||||
hash = "95e98cde457f565bd301b5c8714a3adb6b121e94374a43ffef6ba2c446709973"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user