From 43a5572d8bbf65de274c0cecec70e6a115439846 Mon Sep 17 00:00:00 2001 From: materus Date: Sun, 31 May 2026 12:12:07 +0200 Subject: [PATCH] Client side updates --- index.toml | 10 ++++++++++ mods/cubes-without-borders.pw.toml | 13 +++++++++++++ mods/in-game-account-switcher.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/cubes-without-borders.pw.toml create mode 100644 mods/in-game-account-switcher.pw.toml diff --git a/index.toml b/index.toml index d725779..77fe45c 100644 --- a/index.toml +++ b/index.toml @@ -1125,6 +1125,11 @@ file = "mods/ct-overhaul-village.pw.toml" hash = "f86855a3645203b1d477cdb6a55b7b1e0bed7cc744207b37bb5d59bc5891af56" metafile = true +[[files]] +file = "mods/cubes-without-borders.pw.toml" +hash = "8e5f6550359e71ecbea95705ec61fb03313550e6f481cabf48043929909aabae" +metafile = true + [[files]] file = "mods/cull-leaves.pw.toml" hash = "a9b9623c952949837c1c6827b94b5969241c44825483a901cad12fcda12d40e9" @@ -1544,6 +1549,11 @@ file = "mods/immersivemc.pw.toml" hash = "e6c306c4060c066eb53f3241514a347f73f404ccea7d1e7d904600b3120866b9" metafile = true +[[files]] +file = "mods/in-game-account-switcher.pw.toml" +hash = "6ab7f0f0eb61b233524ae77ce68a2f18d8cf9f8491498f64d222792a108654e9" +metafile = true + [[files]] file = "mods/incapacitated.pw.toml" hash = "199cfc53716e9b5cfb33fcd550dff7fcf2e1163dceaf736ab9a5b42f4c2836be" diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml new file mode 100644 index 0000000..b5c83a3 --- /dev/null +++ b/mods/cubes-without-borders.pw.toml @@ -0,0 +1,13 @@ +name = "Cubes Without Borders" +filename = "cwb-neoforge-3.0.0+mc1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/epixUL1j/cwb-neoforge-3.0.0%2Bmc1.21.jar" +hash-format = "sha512" +hash = "cbe2770179a948bc5cc7ab9fffdb65262745bb42902d03860cb6218708c1d5ffbabfafe40046dd350c3290ab9d07797bf0225ee4a41f917fff120b23b9d9cc04" + +[update] +[update.modrinth] +mod-id = "ETlrkaYF" +version = "epixUL1j" diff --git a/mods/in-game-account-switcher.pw.toml b/mods/in-game-account-switcher.pw.toml new file mode 100644 index 0000000..1c1925d --- /dev/null +++ b/mods/in-game-account-switcher.pw.toml @@ -0,0 +1,13 @@ +name = "In-Game Account Switcher" +filename = "IAS-9.0.6+1.21.1-neoforge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/cudtvDnd/versions/YsOMUSD4/IAS-9.0.6%2B1.21.1-neoforge.jar" +hash-format = "sha512" +hash = "701617f8a105baac9ee2712954c84814621c8a7757e4788133af1c28bba03db397ad053ed894010b58b44732853a7aff2235ff8ba53311364cf443a361b98894" + +[update] +[update.modrinth] +mod-id = "cudtvDnd" +version = "YsOMUSD4" diff --git a/pack.toml b/pack.toml index 012f5f6..38c6747 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "596a722cd306ed0dea63341348c678b0c64e8160d77bdd69a13675f908e58e37" +hash = "de41320e906cbc9cc121c833be6201d6b3ec58f1228bfbafa90d394f6ac4b91b" [versions] minecraft = "1.21.1"