fix keybind crash

This commit is contained in:
daedreus 2022-07-09 23:16:57 -05:00
parent 624e7d262d
commit 83104238ca
5 changed files with 19 additions and 37 deletions

View file

@ -26,11 +26,6 @@ file = "mods/alloy-forgery.pw.toml"
hash = "095121d6a78ca2ec93fd3356f4da4f03c404a3e879b2df7542804ad83797a58e"
metafile = true
[[files]]
file = "mods/amecs.pw.toml"
hash = "1d79927de352954b400a3b9a878b18fc2b41916a7a0dd244344843c5953c2240"
metafile = true
[[files]]
file = "mods/animatica.pw.toml"
hash = "73386e4a41baab1188f2c594ac9efad42ccbb3c02934d21cc86461b616121954"
@ -121,6 +116,11 @@ file = "mods/continuity.pw.toml"
hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456"
metafile = true
[[files]]
file = "mods/controlling.pw.toml"
hash = "6b4f1926374e96137d9b411ac9a8b6856ba8eb71929af1f2ff2ed267a2662058"
metafile = true
[[files]]
file = "mods/croptopia.pw.toml"
hash = "7571bb634af3b040506f74a04904e7981bfc18a7d6c08753631484359a74d444"
@ -221,11 +221,6 @@ file = "mods/lithium.pw.toml"
hash = "443104f3ae619456aefa8eaabf9dbfba4c0a227435fc7c6e2f4c89370bb6786d"
metafile = true
[[files]]
file = "mods/midnightlib.pw.toml"
hash = "8334be31962e361931095d199336a7ce64b88ea5774eb534492238f77c8bf001"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "f0a7c49ae4417a753722da78046a7513e059e5964e21154f4aef50df6a1d6ed0"

View file

@ -1,13 +0,0 @@
name = "Amecs (Fabric)"
filename = "amecs-1.3.8+mc.1.16.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ff30410c26959c740464e4a6ab1ad1e2d71f6014"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3819643
project-id = 324564

View file

@ -0,0 +1,13 @@
name = "Controlling"
filename = "Controlling-fabric-1.19-10.0+2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f9bf790200ec38e0b7d8444527aa2fe43c7e5c1f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3853034
project-id = 250398

View file

@ -1,13 +0,0 @@
name = "MidnightLib"
filename = "midnightlib-0.5.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/codAaoxh/versions/0.5.2/midnightlib-0.5.2.jar"
hash-format = "sha1"
hash = "8a35e4c7ea05fac48762e529d46e82c988a39730"
[update]
[update.modrinth]
mod-id = "codAaoxh"
version = "E9lkXHyn"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "206e3034f15055cadddd87b6f3159003bb69bb4630fb414dd57c825caae40460"
hash = "898388a3b7ac2727d36fce84e8d7a712823762d4e9aa4005c21b5cbe0872bb62"
[versions]
fabric = "0.14.8"