From b3e072f5c948793d128901653c4dc40e6d6a314a Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Tue, 7 Oct 2025 21:01:45 +0300 Subject: [PATCH] add clumps --- modpack/index.toml | 5 +++++ modpack/mods/clumps.pw.toml | 13 +++++++++++++ modpack/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 modpack/mods/clumps.pw.toml diff --git a/modpack/index.toml b/modpack/index.toml index 7569e97..54ee590 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -104,6 +104,11 @@ file = "mods/cloth-config.pw.toml" hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70" metafile = true +[[files]] +file = "mods/clumps.pw.toml" +hash = "2a9aaecf7b1bc8b061c07412f57d4fbf83a820ab3eb34af6527081955c8de97c" +metafile = true + [[files]] file = "mods/collective.pw.toml" hash = "df6bd40c17e1d41acb88646d0335de236840d9b4e4747ee4551eb0ea82b305f5" diff --git a/modpack/mods/clumps.pw.toml b/modpack/mods/clumps.pw.toml new file mode 100644 index 0000000..692a7c8 --- /dev/null +++ b/modpack/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-fabric-1.21.8-26.0.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/GfTjiLfw/Clumps-fabric-1.21.8-26.0.0.1.jar" +hash-format = "sha512" +hash = "fb0f87744ac626f8950bbaba0287e2232eae6a3e5f86e7b1f2b7b700a38713c10b0eb495f62ea2b666631f9e0bfc15558198532eaefbdab6bae994d604ab0133" + +[update] +[update.modrinth] +mod-id = "Wnxd13zP" +version = "GfTjiLfw" diff --git a/modpack/pack.toml b/modpack/pack.toml index ebe9dca..ada294f 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e798037436d088aa40cf8057db024128b837e45fa49bee1f9e5fd89cde3971d6" +hash = "d860e2a8275891a2699b2d47d610cd55981fe9a669e7522886f99859018467ca" [versions] fabric = "0.17.2"