Replace NotEnoughCrashes with MixinTrace
This commit is contained in:
parent
ec169dff80
commit
dd9323c090
10
index.toml
10
index.toml
@ -187,6 +187,11 @@ file = "mods/midnightcontrols.pw.toml"
|
|||||||
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"
|
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mixintrace.pw.toml"
|
||||||
|
hash = "b89656eaf7e4404d8d2c5b1e1155aae85a839939f83cab6d1b5e791412ad5f86"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modmenu.pw.toml"
|
file = "mods/modmenu.pw.toml"
|
||||||
hash = "e00217e8327711e7d6acf95814212d9398499bc15cde7a3ec4ca4417393a8fbc"
|
hash = "e00217e8327711e7d6acf95814212d9398499bc15cde7a3ec4ca4417393a8fbc"
|
||||||
@ -202,11 +207,6 @@ file = "mods/no-chat-reports.pw.toml"
|
|||||||
hash = "5ac7c70847108d6c21c3352ae5233129a410e42ddf161319cb0a658c0b296693"
|
hash = "5ac7c70847108d6c21c3352ae5233129a410e42ddf161319cb0a658c0b296693"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/notenoughcrashes.pw.toml"
|
|
||||||
hash = "2312b6ed13ecf39bd696d870931eaafa4d76e512fdb18398e44ec200d10a9fe6"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/optigui.pw.toml"
|
file = "mods/optigui.pw.toml"
|
||||||
hash = "0241aaf8419884f43f529223b52e274712b109557e065846b953ab91953f2cb7"
|
hash = "0241aaf8419884f43f529223b52e274712b109557e065846b953ab91953f2cb7"
|
||||||
|
13
mods/mixintrace.pw.toml
Normal file
13
mods/mixintrace.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "MixinTrace"
|
||||||
|
filename = "mixintrace-1.1.1+1.17.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "7fbb0130db0e427ee7180d304dfa65c46f0e3b69"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "sGmHWmeL"
|
||||||
|
version = "LGYOH4RN"
|
@ -1,13 +0,0 @@
|
|||||||
name = "Not Enough Crashes"
|
|
||||||
filename = "notenoughcrashes-4.4.4+1.20.1-fabric.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/yM94ont6/versions/ujsdfYWT/notenoughcrashes-4.4.4%2B1.20.1-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "a171f6135ee56753e8842e26440df50f979f6511"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "yM94ont6"
|
|
||||||
version = "ujsdfYWT"
|
|
@ -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 = "c89a294f5f9f06793955b22fb314b7a729dfa54359b4ee18c7a636624bcff4e7"
|
hash = "13d9c7af972dae8107555c9111478c6dce620a9676a22f78f656ba56058f9947"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user