Remove MemoryLeakFix

It causes crashes with ImmediatelyFast. It is also supposedly
incompatible with Sodium.

Relevant issues:
- https://github.com/RaphiMC/ImmediatelyFast/issues/109
- https://github.com/fxmorin/MemoryLeakFix/issues/143
This commit is contained in:
NullBite 2023-08-28 17:19:42 -04:00
parent a06686fc49
commit 98e67b79e7
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 1 additions and 19 deletions

View File

@ -218,11 +218,6 @@ file = "mods/lithium.pw.toml"
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "97ffbc7d0e4087777c5e3732780f01958f99d44c4f09fd534bbb8f239d4980a1"
metafile = true
[[files]]
file = "mods/midnightcontrols.pw.toml"
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"

View File

@ -1,13 +0,0 @@
name = "Memory Leak Fix"
filename = "memoryleakfix-fabric-1.17+-1.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/kLyFtyv2/memoryleakfix-fabric-1.17%2B-1.1.1.jar"
hash-format = "sha1"
hash = "2bc5237993e08fd491d410bb646838cda4999bed"
[update]
[update.modrinth]
mod-id = "NRjRiSSD"
version = "kLyFtyv2"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "02df9654195ad8ff416e100f8d5f59a74ef48a70a614b6d076248ee9d89e6d68"
hash = "f7a31b71b272503d260f150a1ebde0f66852177f20b65f0f4d4da2c97a65ef49"
[versions]
minecraft = "1.20.1"