diff --git a/index.toml b/index.toml index fcc9dbf..4d5d08c 100644 --- a/index.toml +++ b/index.toml @@ -187,6 +187,11 @@ file = "mods/midnightcontrols.pw.toml" hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2" metafile = true +[[files]] +file = "mods/mixintrace.pw.toml" +hash = "b89656eaf7e4404d8d2c5b1e1155aae85a839939f83cab6d1b5e791412ad5f86" +metafile = true + [[files]] file = "mods/modmenu.pw.toml" hash = "e00217e8327711e7d6acf95814212d9398499bc15cde7a3ec4ca4417393a8fbc" @@ -202,11 +207,6 @@ file = "mods/no-chat-reports.pw.toml" hash = "5ac7c70847108d6c21c3352ae5233129a410e42ddf161319cb0a658c0b296693" metafile = true -[[files]] -file = "mods/notenoughcrashes.pw.toml" -hash = "2312b6ed13ecf39bd696d870931eaafa4d76e512fdb18398e44ec200d10a9fe6" -metafile = true - [[files]] file = "mods/optigui.pw.toml" hash = "0241aaf8419884f43f529223b52e274712b109557e065846b953ab91953f2cb7" diff --git a/mods/mixintrace.pw.toml b/mods/mixintrace.pw.toml new file mode 100644 index 0000000..86402da --- /dev/null +++ b/mods/mixintrace.pw.toml @@ -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" diff --git a/mods/notenoughcrashes.pw.toml b/mods/notenoughcrashes.pw.toml deleted file mode 100644 index a08c264..0000000 --- a/mods/notenoughcrashes.pw.toml +++ /dev/null @@ -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" diff --git a/pack.toml b/pack.toml index 455b64c..201359c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c89a294f5f9f06793955b22fb314b7a729dfa54359b4ee18c7a636624bcff4e7" +hash = "13d9c7af972dae8107555c9111478c6dce620a9676a22f78f656ba56058f9947" [versions] fabric = "0.14.21"