From 6484ac83cc5bcebb23144451d11e2b2523a9fc1f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Fri, 2 Jan 2026 19:47:25 +0100 Subject: [PATCH] Updated pack to 0.4.0 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 16 ++++++++-------- pack.toml | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index dbc0911..e54e674 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.5" } }, + "minecraft": { "+recommends": { "Retards Modpack": ">=0.4.0" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 140b6c8..ec15de2 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.5", + "text": "Retards Modpack 0.4.0", "clickEvent": { "action": "open_url", "value": "https://git.brixserver.uk/Malasaur/RetardsModpack" diff --git a/index.toml b/index.toml index 8d6dbf8..01c0632 100644 --- a/index.toml +++ b/index.toml @@ -54,7 +54,7 @@ hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "8bf193bf8dcbb008b29ac7969dbc4e4cdf4cefad1e5289094a3506ae1f803f1f" +hash = "bc88ec5a5970f13448b9c2ec934900866ddff4e9c5f3ffacba598ef3689d72f8" [[files]] file = "config/iris.properties" @@ -62,7 +62,7 @@ hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "65f3f158c79286c12eadb8a1cdb120954b0028b589b8caf55e0d9297e7165911" +hash = "942177a88a45468863993a0d782d796cd84a6ea5223784acaa51e85acd071503" [[files]] file = "config/jade/jade.json" @@ -559,11 +559,6 @@ file = "mods/cut-through.pw.toml" hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163" metafile = true -[[files]] -file = "mods/datapackportals.pw.toml" -hash = "58a1cfc732ab3179bfd6f2562b39520618c28a8ea6d79fc9b17759bc7514e1e9" -metafile = true - [[files]] file = "mods/debugify.pw.toml" hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" @@ -969,6 +964,11 @@ file = "mods/plush_drones.pw.toml" hash = "1d84b53a44717a458df5e7e5512a962220fe062497cc8d885d6a24dc71fcf551" metafile = true +[[files]] +file = "mods/pocket-dimension.pw.toml" +hash = "388bd3fb1a174abcc8a02bae7bdb93ca8910fce68a5d7e6507b854aa9e36c3b9" +metafile = true + [[files]] file = "mods/puzzle.pw.toml" hash = "3209dc8a6aa57006e67478802f9c8074ec4d4a3d3bb62b818b8ee71f9276184f" @@ -1086,7 +1086,7 @@ metafile = true [[files]] file = "mods/tacz-refabricated.pw.toml" -hash = "d236d9e2fdd193bc99eeee5be2cc6170ebb3a559fdfc94d1b2f39a37166f47d0" +hash = "e8bae2cf653014dd04990f768b1a76ea2ef56d88d1624640114eea0b6e379cf5" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index cc77d73..27abf06 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Retards Modpack" author = "Malasaur" -version = "0.3.5" +version = "0.4.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "591be8bf6be7ff63170d24146b2639b59d74e4c23557eb12be040f423906d144" +hash = "73f06d18804c161995eb87882e4d2bc1ba0711d0f8a8534d0818314a6a537dce" [versions] fabric = "0.18.0"