move(config): moved Main Menu Credits and Fabric Loader Dependencies out of YOSBR

This commit is contained in:
Malasaur 2026-02-14 18:46:27 +01:00
parent c814895fee
commit ed15458726
No known key found for this signature in database
4 changed files with 2 additions and 26 deletions

View file

@ -3,7 +3,7 @@
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
"minecraft": {
"+recommends": { "Fabulous": ">=1.2.1" }
"+recommends": { "Retards Modpack": ">=1.1.0" }
},
"sodium-extra": { "recommends": {} },
"reeses-sodium-options": { "recommends": {} }

View file

@ -2,7 +2,7 @@
"main_menu": {
"bottom_right": [
{
"text": "Fabulous 1.2.1",
"text": "Retards Modpack 1.1.0",
"clickEvent": {
"action": "open_url",
"value": "https://modrinth.com/modpack/fabulous-modpack"

View file

@ -1,11 +0,0 @@
{
"version": 1,
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
"minecraft": {
"+recommends": { "Retards Modpack": ">=1.1.0" }
},
"sodium-extra": { "recommends": {} },
"reeses-sodium-options": { "recommends": {} }
}
}

View file

@ -1,13 +0,0 @@
{
"main_menu": {
"bottom_right": [
{
"text": "Retards Modpack 1.1.0",
"clickEvent": {
"action": "open_url",
"value": "https://modrinth.com/modpack/fabulous-modpack"
}
}
]
}
}