diff --git a/index.toml b/index.toml index 9048e92..067c4bd 100644 --- a/index.toml +++ b/index.toml @@ -227,6 +227,11 @@ file = "mods/betternether.pw.toml" hash = "d1a9663f1984c580facd4f217dc45ef1df0030776c0c773e03b573469405e052" metafile = true +[[files]] +file = "mods/blanket.pw.toml" +hash = "cbd4c7fa64d8ee6362b9279aed6fd5f65df6ca1d9000e8dd4a6d0e1eeafbd175" +metafile = true + [[files]] file = "mods/blur-fabric.pw.toml" hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a" @@ -272,6 +277,11 @@ file = "mods/caracal_mob.pw.toml" hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47" metafile = true +[[files]] +file = "mods/carpet-fixes.pw.toml" +hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9" +metafile = true + [[files]] file = "mods/carpet.pw.toml" hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4" @@ -757,11 +767,6 @@ file = "mods/morechathistory.pw.toml" hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d" metafile = true -[[files]] -file = "mods/moreculling.pw.toml" -hash = "be1f88824f7ceb008ce38ae763a93921db0c27db68577fdb16c29c6a085ec1f3" -metafile = true - [[files]] file = "mods/mouse-wheelie.pw.toml" hash = "f5eb9d19a205a42dbb9d8ad4ee95e2cf0364814dd8416a9147b21f261dd93c97" diff --git a/mods/blanket.pw.toml b/mods/blanket.pw.toml new file mode 100644 index 0000000..57df536 --- /dev/null +++ b/mods/blanket.pw.toml @@ -0,0 +1,13 @@ +name = "Blanket" +filename = "blanket-client-tweaks-1.1.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/gxpkKtVH/versions/Bugxmes1/blanket-client-tweaks-1.1.4.jar" +hash-format = "sha1" +hash = "31a7b67a99fc21d7ae423d80018b6e8133d4e04b" + +[update] +[update.modrinth] +mod-id = "gxpkKtVH" +version = "Bugxmes1" diff --git a/mods/carpet-fixes.pw.toml b/mods/carpet-fixes.pw.toml new file mode 100644 index 0000000..ebcacee --- /dev/null +++ b/mods/carpet-fixes.pw.toml @@ -0,0 +1,13 @@ +name = "Carpet-Fixes" +filename = "carpet-fixes-1.20-1.16.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/NBCnBGZj/carpet-fixes-1.20-1.16.1.jar" +hash-format = "sha1" +hash = "0e4f0f766ffbb059f8992e63987975f111e45780" + +[update] +[update.modrinth] +mod-id = "7Jaxgqip" +version = "NBCnBGZj" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml deleted file mode 100644 index 9b39e22..0000000 --- a/mods/moreculling.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "More Culling" -filename = "moreculling-1.20.1-0.19.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/Bu5pCvCn/moreculling-1.20.1-0.19.0.jar" -hash-format = "sha1" -hash = "2b781b5ec7aa1b13f49a5fcc761a6b3f57c1e05f" - -[update] -[update.modrinth] -mod-id = "51shyZVL" -version = "Bu5pCvCn" diff --git a/pack.toml b/pack.toml index 06e2f15..3089872 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 = "97a972ff7b2f1f45fe484477823757f1fad90217c23cda95c42acfd4d4a4a8a0" +hash = "98f40d289e3e1336331699589fa5d441d8d1d1e7f48971f78b04c29fa82ef114" [versions] fabric = "0.15.3"