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
This commit is contained in:
NullBite 2023-11-03 19:16:35 -04:00
parent 94b03355e5
commit ffa80ee603
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 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"

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

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a82c3d8599b3096cec9e4d9ead07cb94ffc2c6e1a19793c190c40c33c4ed266e"
hash = "3146a25355cbc88458b4229e892ab0fd4faf359ec457267703fbd8b7dbd0627d"
[versions]
minecraft = "1.20.1"