fix: remove notenoughcrashes

while it does somewhat inform the user of what mods are possibly breaking their game, it allows the user to go back instead of just letting it crash which can often cause major issues because some mods will just be straight up broken. terrible ux, the game is supposed to crash when a report is made and the user should go to support or make an issue on the tracker if they experience a crash
This commit is contained in:
intergrav
2024-06-03 15:37:27 -04:00
parent 86c681fca7
commit 4fac913a1e
3 changed files with 1 additions and 19 deletions

View File

@@ -386,11 +386,6 @@ file = "mods/noisium.pw.toml"
hash = "4f05ff13dcf8dca0b031482201fb50d2f3578bdd35a903fa4ebced932923b644"
metafile = true
[[files]]
file = "mods/notenoughcrashes.pw.toml"
hash = "81f6030043cbcc93737c3b07b8e019214797e2c90e4c1b0824c63e41be3ac42d"
metafile = true
[[files]]
file = "mods/nvidium.pw.toml"
hash = "9d790daf7f139be1a7e771b7d70e4de5fcc5b3a4212b9dd7aa0ada308fa1c9fd"

View File

@@ -1,13 +0,0 @@
name = "Not Enough Crashes"
filename = "notenoughcrashes-4.4.7+1.20.6-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yM94ont6/versions/NEqfzg11/notenoughcrashes-4.4.7%2B1.20.6-fabric.jar"
hash-format = "sha1"
hash = "6d19c4643c4a49000929e4c39ea25982ba856cdc"
[update]
[update.modrinth]
mod-id = "yM94ont6"
version = "NEqfzg11"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "24e206cf1a2a11e2a014ef1ea76b7049df479f8a81dbe2b1582cea8ed0f3f6ef"
hash = "eb6ef4ec473f1cd6e7f31be355cb039c1c95a76fa8de5a61aa67fbcf0d3d4cd5"
[versions]
fabric = "0.15.11"