add clumps
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
Soph :3 2025-10-07 21:01:45 +03:00
parent 566763ead8
commit b3e072f5c9
3 changed files with 19 additions and 1 deletions

View file

@ -104,6 +104,11 @@ file = "mods/cloth-config.pw.toml"
hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70" hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70"
metafile = true metafile = true
[[files]]
file = "mods/clumps.pw.toml"
hash = "2a9aaecf7b1bc8b061c07412f57d4fbf83a820ab3eb34af6527081955c8de97c"
metafile = true
[[files]] [[files]]
file = "mods/collective.pw.toml" file = "mods/collective.pw.toml"
hash = "df6bd40c17e1d41acb88646d0335de236840d9b4e4747ee4551eb0ea82b305f5" hash = "df6bd40c17e1d41acb88646d0335de236840d9b4e4747ee4551eb0ea82b305f5"

View file

@ -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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e798037436d088aa40cf8057db024128b837e45fa49bee1f9e5fd89cde3971d6" hash = "d860e2a8275891a2699b2d47d610cd55981fe9a669e7522886f99859018467ca"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"