diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 5ebe6e8..e30250b 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -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": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index a7469c2..381d2ea 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -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" diff --git a/config/yosbr/config/fabric_loader_dependencies.json b/config/yosbr/config/fabric_loader_dependencies.json deleted file mode 100644 index e30250b..0000000 --- a/config/yosbr/config/fabric_loader_dependencies.json +++ /dev/null @@ -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": {} } - } -} diff --git a/config/yosbr/config/isxander-main-menu-credits.json b/config/yosbr/config/isxander-main-menu-credits.json deleted file mode 100644 index 381d2ea..0000000 --- a/config/yosbr/config/isxander-main-menu-credits.json +++ /dev/null @@ -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" - } - } - ] - } -}