Add No More Useless Keys

This mod adds the ability to set multiple keybinds for actions
This commit is contained in:
NullBite 2023-11-03 19:18:04 -04:00
parent ffa80ee603
commit d4e85b21dd
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -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"

13
mods/nmuk.pw.toml Normal file
View File

@ -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"

View File

@ -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"