feat: add "Clumps" mod

This commit is contained in:
2026-02-17 19:15:31 -06:00
parent 3d09e127da
commit 4f7683d1ab
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -60,6 +60,11 @@ file = "mods/cloth-config.pw.toml"
hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41"
metafile = true
[[files]]
file = "mods/clumps.pw.toml"
hash = "903352ffbd84d4b95fed905893f4715d9c3f88ec9fff6fb06f6e359e0b839dc3"
metafile = true
[[files]]
file = "mods/codechicken-lib.pw.toml"
hash = "c93aa0b2389ae4dd6fbd83ffbca5fc2f6307885dd5a21e776fe4a74278e3966c"

13
mods/clumps.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Clumps"
filename = "Clumps-forge-1.20.1-12.0.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/nAHGB5ls/Clumps-forge-1.20.1-12.0.0.4.jar"
hash-format = "sha512"
hash = "ffd8ff2438e9f9d260d3926ccdd0cccc4772c6f99f29715690aed4f6e97a76035f3aeaa78168e2a458bc4cccf521e97ebdb6e0b61c819facb04af9ebb3638383"
[update]
[update.modrinth]
mod-id = "Wnxd13zP"
version = "nAHGB5ls"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2d01a62539f3222fae0de2bf041bf36cfa681de8cef7471d94c274b2472484e9"
hash = "467efc821248efdae47deb9eae710bd899f02f1aaba1be475c5e573d25c47757"
[versions]
minecraft = "1.20.1"