diff --git a/index.toml b/index.toml index e8ae4eb..0a8b5db 100644 --- a/index.toml +++ b/index.toml @@ -224,6 +224,11 @@ file = "mods/cloth-config.pw.toml" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" metafile = true +[[files]] +file = "mods/clumps.pw.toml" +hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e" +metafile = true + [[files]] file = "mods/clutter.pw.toml" hash = "171297714b2fdf90eaed2001a5aeedae87b40aac045e4a53ecc4a741a1bb2579" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..7da76b8 --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-fabric-1.20.1-12.0.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar" +hash-format = "sha1" +hash = "a20cfe0b0ee0b897887f81c4919af9d220ba22e7" + +[update] +[update.modrinth] +mod-id = "Wnxd13zP" +version = "hefSwtn6" diff --git a/pack.toml b/pack.toml index 2b69e51..8d18ba2 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 = "90bf1dba8ea846fbfef1e022bf625c36f9c9a1c53b8d1666cb3f6e649196bed4" +hash = "95921be67c0f162c5c6de9ecd7103d906f76719b25b0fb5ae21d44d76b88a1c3" [versions] fabric = "0.15.10"