remove mods causing issues and perf

This commit is contained in:
Satria 2026-06-30 07:39:51 +08:00
commit b128b9f93b
5 changed files with 1 additions and 55 deletions

View file

@ -169,11 +169,6 @@ file = "mods/bat-membrane.pw.toml"
hash = "b6be1191e43781d8cb2becbcd9ad08de5bf79596dafd97d212d5024258e3f2df" hash = "b6be1191e43781d8cb2becbcd9ad08de5bf79596dafd97d212d5024258e3f2df"
metafile = true metafile = true
[[files]]
file = "mods/better-than-mending.pw.toml"
hash = "67b5a02a1b17d0c35a0355a428f2ebd547ef7f587696cd89d7af0257746c90fd"
metafile = true
[[files]] [[files]]
file = "mods/bettermultiplayersleep.pw.toml" file = "mods/bettermultiplayersleep.pw.toml"
hash = "0d29603ff776063154ca02a9bf89a21d6c7b2905ac44d5fce9c631c1380e263f" hash = "0d29603ff776063154ca02a9bf89a21d6c7b2905ac44d5fce9c631c1380e263f"
@ -439,11 +434,6 @@ file = "mods/packet-fixer.pw.toml"
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070" hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
metafile = true metafile = true
[[files]]
file = "mods/parry-enchant.pw.toml"
hash = "e7e932d359e941dfe5b4866b0fb57b943e0f56391a31e6bbee3902e98c2d8e89"
metafile = true
[[files]] [[files]]
file = "mods/party-creepers.pw.toml" file = "mods/party-creepers.pw.toml"
hash = "631560d9f84b10d1da580e2eb8f58e5660ab518c53dcabd4cfc58c491a6c0824" hash = "631560d9f84b10d1da580e2eb8f58e5660ab518c53dcabd4cfc58c491a6c0824"
@ -509,11 +499,6 @@ file = "mods/puzzles-lib.pw.toml"
hash = "c40d8e77ffbe90eaef56e4acbb1f74850792a7541254c77d65ba382e765e61be" hash = "c40d8e77ffbe90eaef56e4acbb1f74850792a7541254c77d65ba382e765e61be"
metafile = true metafile = true
[[files]]
file = "mods/quick-shulker-boxes.pw.toml"
hash = "6e0ad72f3f2225a2f877de9dd0748e4bf7e147cab65e4294efe2011e4e6d0c10"
metafile = true
[[files]] [[files]]
file = "mods/rei.pw.toml" file = "mods/rei.pw.toml"
hash = "a62d7893eae9d5713dbe9c844b2bb9eba53157743c47b6e8abcbdd9075264cc9" hash = "a62d7893eae9d5713dbe9c844b2bb9eba53157743c47b6e8abcbdd9075264cc9"

View file

@ -1,13 +0,0 @@
name = "Better Than Mending"
filename = "BetterThanMending-2.2.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Lvv4SHrK/versions/wHUk8xSy/BetterThanMending-2.2.5.jar"
hash-format = "sha512"
hash = "d56acc54075151dfd4ee697a9c6707919385505d32b01ee4b67a7d083c5e8f656c6a51bfac34de011bf0d8455f9fa3fddf81a45f3c36bd19d1a48d868baaa7ef"
[update]
[update.modrinth]
mod-id = "Lvv4SHrK"
version = "wHUk8xSy"

View file

@ -1,13 +0,0 @@
name = "Sword Parry"
filename = "parry-1.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/2ZNCvWpX/versions/zsy4APEj/parry-1.1.jar"
hash-format = "sha512"
hash = "c968a32d537c8d92c47b823f89116fda1deca4455a86a23347d63c289d1fcd41aa7b63383c7a551c11c84c51f909fc619e0f87de35f7f5146838d67d083a5cb4"
[update]
[update.modrinth]
mod-id = "2ZNCvWpX"
version = "zsy4APEj"

View file

@ -1,13 +0,0 @@
name = "Quick Shulker Boxes"
filename = "quick-shulker-boxes-1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xb1R3gX5/versions/9twHkFam/quick-shulker-boxes-1.0.jar"
hash-format = "sha512"
hash = "751ee6b8f217a9a077f943073cc177735b283a0a11d1406b166125b13469293f6d79b692af1f8f45f7fb4ec3cc9a0c4be801ca41d575610cc7cd721a0120491a"
[update]
[update.modrinth]
mod-id = "Xb1R3gX5"
version = "9twHkFam"

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 = "959e324a7e663ad99914f0c7feedf9dc626e583de8fe9b12837e28a454351a70" hash = "5b2cd17f929227f8fcff504a0584f6de56c04ef3939514d29ef73995d1005db1"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"