Compare commits

...

3 Commits

Author SHA1 Message Date
d4e85b21dd
Add No More Useless Keys
This mod adds the ability to set multiple keybinds for actions
2023-11-03 19:18:04 -04:00
ffa80ee603
Add Amecs (alternative to many keyboard mods)
- replaces keyboard-fix
- has functionality from controlling
- add key combinations
- add keybinds for toggling auto jump and skin layers
2023-11-03 19:16:35 -04:00
94b03355e5
Remove keybind fix 2023-11-03 19:16:10 -04:00
5 changed files with 37 additions and 19 deletions

View File

@ -56,6 +56,11 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt"
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
[[files]]
file = "mods/amecs.pw.toml"
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1"
@ -261,11 +266,6 @@ file = "mods/jei.pw.toml"
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
metafile = true
[[files]]
file = "mods/keybind-fix.pw.toml"
hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
@ -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/amecs.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Amecs"
filename = "amecs-1.3.10+mc.1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar"
hash-format = "sha1"
hash = "1eff33308da62b47e5767875b28cdd436da77e2c"
[update]
[update.modrinth]
mod-id = "rcLriA4v"
version = "HuXAp0GB"

View File

@ -1,13 +0,0 @@
name = "Keybind Fix"
filename = "keybind_fix-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar"
hash-format = "sha1"
hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8"
[update]
[update.modrinth]
mod-id = "vuWNr14n"
version = "4VeEKlR8"

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 = "c113ec09d1e34bf66f59994a24a0b924b2b5283404a9de7a849fd479df68b275"
hash = "dec462436c4fd44d1e4fabb19dc0f4c5f650be2e77b0b44f70c8dd8f8f8d9d91"
[versions]
minecraft = "1.20.1"