remove moreculling, add carpet-fixes and blanket

This commit is contained in:
endigma 2023-12-29 10:24:31 -04:00
parent fbb4905d62
commit fbae57efc2
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
5 changed files with 37 additions and 19 deletions

View File

@ -227,6 +227,11 @@ file = "mods/betternether.pw.toml"
hash = "d1a9663f1984c580facd4f217dc45ef1df0030776c0c773e03b573469405e052" hash = "d1a9663f1984c580facd4f217dc45ef1df0030776c0c773e03b573469405e052"
metafile = true metafile = true
[[files]]
file = "mods/blanket.pw.toml"
hash = "cbd4c7fa64d8ee6362b9279aed6fd5f65df6ca1d9000e8dd4a6d0e1eeafbd175"
metafile = true
[[files]] [[files]]
file = "mods/blur-fabric.pw.toml" file = "mods/blur-fabric.pw.toml"
hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a" hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a"
@ -272,6 +277,11 @@ file = "mods/caracal_mob.pw.toml"
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47" hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
metafile = true metafile = true
[[files]]
file = "mods/carpet-fixes.pw.toml"
hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
metafile = true
[[files]] [[files]]
file = "mods/carpet.pw.toml" file = "mods/carpet.pw.toml"
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4" hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
@ -757,11 +767,6 @@ file = "mods/morechathistory.pw.toml"
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d" hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
metafile = true metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
hash = "be1f88824f7ceb008ce38ae763a93921db0c27db68577fdb16c29c6a085ec1f3"
metafile = true
[[files]] [[files]]
file = "mods/mouse-wheelie.pw.toml" file = "mods/mouse-wheelie.pw.toml"
hash = "f5eb9d19a205a42dbb9d8ad4ee95e2cf0364814dd8416a9147b21f261dd93c97" hash = "f5eb9d19a205a42dbb9d8ad4ee95e2cf0364814dd8416a9147b21f261dd93c97"

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

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

13
mods/carpet-fixes.pw.toml Normal file
View File

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

View File

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

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 = "97a972ff7b2f1f45fe484477823757f1fad90217c23cda95c42acfd4d4a4a8a0" hash = "98f40d289e3e1336331699589fa5d441d8d1d1e7f48971f78b04c29fa82ef114"
[versions] [versions]
fabric = "0.15.3" fabric = "0.15.3"