From 75d72825823de324a130c7d0668e7636ffc4fa44 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 16:50:26 +0100 Subject: [PATCH] Updated pack to 0.3.5 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 86e944d..dbc0911 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Retards Modpack": ">=0.3.4" } }, + "minecraft": { "+recommends": { "Retards Modpack": ">=0.3.5" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 2c1d483..140b6c8 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Retards Modpack 0.3.4", + "text": "Retards Modpack 0.3.5", "clickEvent": { "action": "open_url", "value": "https://git.brixserver.uk/Malasaur/RetardsModpack" diff --git a/index.toml b/index.toml index c0b04c9..4ad8ec5 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "45d5330df7aab23b671f1d9cc42c7eaac14e83a8df84df6a4489c3b3e9b07457" +hash = "8bf193bf8dcbb008b29ac7969dbc4e4cdf4cefad1e5289094a3506ae1f803f1f" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "454545b444bc2471a242037e81dd59a06061ae7fac9113c455e50ae1bb07cbd4" +hash = "65f3f158c79286c12eadb8a1cdb120954b0028b589b8caf55e0d9297e7165911" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index 35d0ebe..bbe52e6 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Retards Modpack" author = "Malasaur" -version = "0.3.4" +version = "0.3.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ec1751e566de89e2188a37930cb6e2190a3e05cd07f644fdf071882c831eb02b" +hash = "e7dce9fde642845b9386efd8d69f01a002b67795edb8f0b46958751363be9a39" [versions] fabric = "0.18.0"