diff --git a/index.toml b/index.toml index 1ecf1b7..5b18c34 100644 --- a/index.toml +++ b/index.toml @@ -321,6 +321,11 @@ file = "mods/mouse-tweaks.pw.toml" hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358" metafile = true +[[files]] +file = "mods/nmuk.pw.toml" +hash = "c5c79054c0fe0b73e75f871f003fef87ed3be204cabd77c5df6cf6bb149f379c" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" diff --git a/mods/nmuk.pw.toml b/mods/nmuk.pw.toml new file mode 100644 index 0000000..6df4ca6 --- /dev/null +++ b/mods/nmuk.pw.toml @@ -0,0 +1,13 @@ +name = "No More Useless Keys - NMUK" +filename = "nmuk-1.1.0+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/Skc8LGrP/nmuk-1.1.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "671a20ee5ae80dc979d2028fbc9a227d5e6e19fd" + +[update] +[update.modrinth] +mod-id = "YCcdA1Lp" +version = "Skc8LGrP" diff --git a/pack.toml b/pack.toml index 2a64c60..bd1ebac 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 = "3146a25355cbc88458b4229e892ab0fd4faf359ec457267703fbd8b7dbd0627d" +hash = "dec462436c4fd44d1e4fabb19dc0f4c5f650be2e77b0b44f70c8dd8f8f8d9d91" [versions] minecraft = "1.20.1"