diff --git a/index.toml b/index.toml index 051916e..10fac07 100644 --- a/index.toml +++ b/index.toml @@ -450,6 +450,11 @@ file = "mods/every-compat.pw.toml" hash = "84850f37323c0eac678eb5852dc2a43921e620ac9d0dd5293f8db7e670ed8ecf" metafile = true +[[files]] +file = "mods/exposure.pw.toml" +hash = "a3124745545f667a1949522edc955fd3c0b6f62c321be7cfad45e5962c5cc98e" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1" @@ -490,11 +495,6 @@ file = "mods/fast-ip-ping.pw.toml" hash = "850128ef31c79eb654ba3fd738aa5c5abecd002b2423429bd5b64278d7bd8e19" metafile = true -[[files]] -file = "mods/fastanim.pw.toml" -hash = "09282ae8265516057d5500cb489f0a8d3c563064d85582718a1efd6f3afb43be" -metafile = true - [[files]] file = "mods/fastload.pw.toml" hash = "0e72ac12907f4fb5a499a459cc2c64f9225a0c77ee59e76c9360ff0d3479aea2" @@ -940,11 +940,6 @@ file = "mods/raised.pw.toml" hash = "a3707e5900026858dce22f181750da840a7cd64d5d046bdb3e49e5013d6e2da6" metafile = true -[[files]] -file = "mods/random-village-names.pw.toml" -hash = "ffa668736b3518716814ebabd22413ceb5461d28607323c6046e759705732ee4" -metafile = true - [[files]] file = "mods/realistic-bees.pw.toml" hash = "56caef4bf7d5661784c73b59d8d5cb9999a9810660e124933a67a124c846f004" diff --git a/mods/exposure.pw.toml b/mods/exposure.pw.toml new file mode 100644 index 0000000..8ad5078 --- /dev/null +++ b/mods/exposure.pw.toml @@ -0,0 +1,13 @@ +name = "Exposure" +filename = "exposure-1.20.1-1.7.7-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hB899VmG/versions/LB4dHaVf/exposure-1.20.1-1.7.7-fabric.jar" +hash-format = "sha1" +hash = "e93869a83cfb342bde300c40c2d5a95054d92197" + +[update] +[update.modrinth] +mod-id = "hB899VmG" +version = "LB4dHaVf" diff --git a/mods/fastanim.pw.toml b/mods/fastanim.pw.toml deleted file mode 100644 index e485939..0000000 --- a/mods/fastanim.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FastAnim" -filename = "lunade-fastanim-1.6-1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yHf7SALy/versions/5lHXCowj/lunade-fastanim-1.6-1.20.jar" -hash-format = "sha1" -hash = "0e611399323878b9f3efcc6016ea5d6eefc8c765" - -[update] -[update.modrinth] -mod-id = "yHf7SALy" -version = "5lHXCowj" diff --git a/mods/random-village-names.pw.toml b/mods/random-village-names.pw.toml deleted file mode 100644 index 21d69b4..0000000 --- a/mods/random-village-names.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Random Village Names" -filename = "randomvillagenames-1.20.1-3.7.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/N0ytbukx/versions/N8bBLBef/randomvillagenames-1.20.1-3.7.jar" -hash-format = "sha1" -hash = "2d79c97a77e954deeaa1618a1ecbc5b21cc3eb4d" - -[update] -[update.modrinth] -mod-id = "N0ytbukx" -version = "N8bBLBef" diff --git a/pack.toml b/pack.toml index 92cdc46..6bb744c 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 = "6c97738ab62c4719283e63f73abeb48d9a029388aa638e6aaf851565c427fd2f" +hash = "c671554888f5bff47db40519380415ee2c4f25b2c2e5af58fa9680a6be663cf2" [versions] fabric = "0.16.9"