Remove Not Enough Crashes
This commit is contained in:
parent
18559ef336
commit
67952ff3a2
3 changed files with 0 additions and 44 deletions
|
@ -49,7 +49,6 @@ The [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidni
|
||||||
- `Universal Graves` — graves
|
- `Universal Graves` — graves
|
||||||
- `Zoomify` — zoom
|
- `Zoomify` — zoom
|
||||||
- `Auth Me` — in-game session re-validation
|
- `Auth Me` — in-game session re-validation
|
||||||
- `Not Enough Crashes` — go to title screen on crash
|
|
||||||
|
|
||||||
### Modpack utilities
|
### Modpack utilities
|
||||||
- `OneTimeOverrides`
|
- `OneTimeOverrides`
|
||||||
|
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"disableReturnToMainMenu": false,
|
|
||||||
"deobfuscateStackTrace": true,
|
|
||||||
"catchInitializationCrashes": true,
|
|
||||||
"debugModIdentification": false,
|
|
||||||
"forceCrashScreen": false,
|
|
||||||
"crashLimit": 20,
|
|
||||||
"crashlogUpload": {
|
|
||||||
"destination": "BYTEBIN",
|
|
||||||
"hasteUrl": "https://hastebin.com/",
|
|
||||||
"bytebinUrl": "https://bytebin.lucko.me/",
|
|
||||||
"gist": {
|
|
||||||
"accessToken": "",
|
|
||||||
"unlisted": false
|
|
||||||
},
|
|
||||||
"pastebin": {
|
|
||||||
"uploadKey": "",
|
|
||||||
"privacy": "PUBLIC",
|
|
||||||
"expiry": "NEVER"
|
|
||||||
},
|
|
||||||
"customUserAgent": ""
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,20 +0,0 @@
|
||||||
{
|
|
||||||
"formatVersion": 1,
|
|
||||||
"enabled": true,
|
|
||||||
"version": {
|
|
||||||
"name": "4.2.0+1.19.2-fabric",
|
|
||||||
"size": 170175,
|
|
||||||
"fileName": "notenoughcrashes-4.2.0+1.19.2-fabric.jar",
|
|
||||||
"downloadUrl": "https://cdn.modrinth.com/data/yM94ont6/versions/pZrUjdgo/notenoughcrashes-4.2.0%2B1.19.2-fabric.jar",
|
|
||||||
"hashes": {
|
|
||||||
"sha1": "43c2e609a6ba3fcbb66426c87abc86efa9085727",
|
|
||||||
"sha512": "8a5dafc349bbed411e735404838f964c75a8b36aa149cb926059c4340660692d1b50afe5025bd0ea0851c64d92c96822a37f4c0671763414e4f2669eb46e756c"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"source": {
|
|
||||||
"type": "modrinth",
|
|
||||||
"modId": "yM94ont6",
|
|
||||||
"versionId": "pZrUjdgo",
|
|
||||||
"ignoreUpdates": false
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue