diff --git a/TrotCraft/client/index.toml b/TrotCraft/client/index.toml index 1ac86d9..a28d10f 100644 --- a/TrotCraft/client/index.toml +++ b/TrotCraft/client/index.toml @@ -389,6 +389,11 @@ file = "mods/sound-physics-remastered.pw.toml" hash = "aef87c42638b1bb5716adce38efff4d6e803dbd5802e35159ff718a0ff0dde1b" metafile = true +[[files]] +file = "mods/wayland-fixes.pw.toml" +hash = "2b01ec5767df217a2e77216ad7a3622c5f614e9dffd6eafbcb05124abd9f2011" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "0e64714c116db266b1c35b0fea980d0ad75ddee7639d13f89d5cedf6c7e336e7" diff --git a/TrotCraft/client/mods/wayland-fixes.pw.toml b/TrotCraft/client/mods/wayland-fixes.pw.toml new file mode 100644 index 0000000..9075572 --- /dev/null +++ b/TrotCraft/client/mods/wayland-fixes.pw.toml @@ -0,0 +1,13 @@ +name = "wayland-fixes" +filename = "wayland-fixes-1.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fylxngrk/versions/y3bnvkEJ/wayland-fixes-1.0.1.jar" +hash-format = "sha1" +hash = "e22890d1a4d56b52d3dcbee501ddd288514594eb" + +[update] +[update.modrinth] +mod-id = "fylxngrk" +version = "y3bnvkEJ" diff --git a/TrotCraft/client/pack.toml b/TrotCraft/client/pack.toml index 41873bb..60b66cd 100644 --- a/TrotCraft/client/pack.toml +++ b/TrotCraft/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8d48a6bceaa9b14d5047dd2d5e2c7f906b86c7337e18e695ac44f61b426f7e7c" +hash = "fdef3091a6e6f32e76a38c710fc8436870792b41d1adcecddf8a02e1c1b96d00" [versions] fabric = "0.15.9"