From bac1130ae8be4f114943b2c1614be05cf0339cb9 Mon Sep 17 00:00:00 2001 From: reidlab Date: Fri, 18 Jul 2025 15:21:20 -0700 Subject: [PATCH] sorry macos users; the next windows update has a pigeon taped to a car battery --- index.toml | 10 +++++----- mods/ctrl-q.pw.toml | 13 ------------- mods/macos-input-fixes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 mods/ctrl-q.pw.toml create mode 100644 mods/macos-input-fixes.pw.toml diff --git a/index.toml b/index.toml index 9ce3d2a..c568fc6 100644 --- a/index.toml +++ b/index.toml @@ -359,11 +359,6 @@ file = "mods/cristel-lib.pw.toml" hash = "1b391fef75582ef9d935c095646a28db239ba4792a4ce0e8778b5e1650b20d5f" metafile = true -[[files]] -file = "mods/ctrl-q.pw.toml" -hash = "dc5aaac9c2b8f14577151119d5dbe020e1dda36cc236c46a4075971e4008c81b" -metafile = true - [[files]] file = "mods/cubes-without-borders.pw.toml" hash = "46c72c8244ab7ab596c3828477b0a2581afa5668860423c7a9d4f38443e1174d" @@ -734,6 +729,11 @@ file = "mods/lootr.pw.toml" hash = "28cd260c71c34d01f59ea210af1031e94d98b4d6bd72d5a153955ce754c9a76f" metafile = true +[[files]] +file = "mods/macos-input-fixes.pw.toml" +hash = "e4562622be1286bf8f2c8af9e3fc4e6052c9cd51c67c70f2bfce0fd9d26c31bb" +metafile = true + [[files]] file = "mods/modelfix.pw.toml" hash = "2367cea12919bbe7fe1700450d7b1705e7a69238ba7e6b9aedf95904e359b1e7" diff --git a/mods/ctrl-q.pw.toml b/mods/ctrl-q.pw.toml deleted file mode 100644 index f78dfd3..0000000 --- a/mods/ctrl-q.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ctrl Q" -filename = "ctrl-q-neoforge-1.9.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Dxv5rpnB/versions/vPF3yZ8N/ctrl-q-neoforge-1.9.2.jar" -hash-format = "sha512" -hash = "6f17fbc483ba165539e4c0eee7264e04c2c46d7b494b5d6cc40727ab664305e04cba6f017c846785d2443cae0d81bc78d19c6c6aa0c9c4bd197bd2bf75a1cec1" - -[update] -[update.modrinth] -mod-id = "Dxv5rpnB" -version = "vPF3yZ8N" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml new file mode 100644 index 0000000..66e045e --- /dev/null +++ b/mods/macos-input-fixes.pw.toml @@ -0,0 +1,13 @@ +name = "MacOS Input Fixes" +filename = "macos-input-fixes-1.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/5SH4S7as/macos-input-fixes-1.9.jar" +hash-format = "sha512" +hash = "01238565f39f48fe22a113325b6f1cef75231ff76b862a55a7c0c67d63751d70d9f1903001959cfaaaa2e9f43b50fe469cbc2c266dde9cd4572664c503d8c11f" + +[update] +[update.modrinth] +mod-id = "x9BrsVME" +version = "5SH4S7as" diff --git a/pack.toml b/pack.toml index c944e4b..9213e88 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "35e7b5d57b1d4391bdf5a3eb3712ece68f83ba44d04f7e974361022188ec5e64" +hash = "865743bdb81d1935109f1d322ec1007cc7c9a02746a818e49c6bd3942d428c00" [versions] minecraft = "1.21.1"