From 533bb597cb39453f474d20cb0a97f4eccc9b0871 Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 22 Nov 2024 21:23:23 -0500 Subject: [PATCH] Switch from Amecs to Keybind Fix --- index.toml | 25 +++++++++++++++---------- mods/amecs.pw.toml | 13 ------------- mods/controlling.pw.toml | 13 +++++++++++++ mods/keybind-fix.pw.toml | 13 +++++++++++++ mods/nmuk.pw.toml | 13 ------------- mods/searchables.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 55 insertions(+), 37 deletions(-) delete mode 100644 mods/amecs.pw.toml create mode 100644 mods/controlling.pw.toml create mode 100644 mods/keybind-fix.pw.toml delete mode 100644 mods/nmuk.pw.toml create mode 100644 mods/searchables.pw.toml diff --git a/index.toml b/index.toml index b6cab44..b449cf8 100644 --- a/index.toml +++ b/index.toml @@ -68,11 +68,6 @@ hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c" file = "config/yosbr/world/carpet.conf" hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5" -[[files]] -file = "mods/amecs.pw.toml" -hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" -metafile = true - [[files]] file = "mods/appleskin.pw.toml" hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" @@ -168,6 +163,11 @@ file = "mods/continuity.pw.toml" hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe" metafile = true +[[files]] +file = "mods/controlling.pw.toml" +hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce" +metafile = true + [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "cf8fc65e09bf5baef6b6681de9c505d4ab8661f61f53603544a07ef5df12c20d" @@ -293,6 +293,11 @@ file = "mods/jei.pw.toml" hash = "93eae4c1e9899ecd8472208d67138b7043340eccd83433dffdc0d44604f5d5c1" metafile = true +[[files]] +file = "mods/keybind-fix.pw.toml" +hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" @@ -363,11 +368,6 @@ file = "mods/mouse-tweaks.pw.toml" hash = "9ecf3bd4cd96af63bb04063f74b8a13cea46a77bfce670b4408417f8d0d293e0" metafile = true -[[files]] -file = "mods/nmuk.pw.toml" -hash = "bf90fb21fcd2f9ea1f8b6b9abdd489e3fa56cb706602ea37741234630efd56ad" -metafile = true - [[files]] file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" @@ -418,6 +418,11 @@ file = "mods/screenshot-to-clipboard.pw.toml" hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39" metafile = true +[[files]] +file = "mods/searchables.pw.toml" +hash = "5d694c42e5e6759807f1f5756de3dd24f098517143b8d8aac5721b7d5cf502b1" +metafile = true + [[files]] file = "mods/sodium-extra.pw.toml" hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c" diff --git a/mods/amecs.pw.toml b/mods/amecs.pw.toml deleted file mode 100644 index d5013df..0000000 --- a/mods/amecs.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml new file mode 100644 index 0000000..fa6e2c2 --- /dev/null +++ b/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-fabric-1.20.1-12.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar" +hash-format = "sha1" +hash = "8d6badebb7f2aea04793c92174dafa946b13f1e9" + +[update] +[update.modrinth] +mod-id = "xv94TkTM" +version = "6ipZLQSK" diff --git a/mods/keybind-fix.pw.toml b/mods/keybind-fix.pw.toml new file mode 100644 index 0000000..79578c2 --- /dev/null +++ b/mods/keybind-fix.pw.toml @@ -0,0 +1,13 @@ +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" diff --git a/mods/nmuk.pw.toml b/mods/nmuk.pw.toml deleted file mode 100644 index 3b66c68..0000000 --- a/mods/nmuk.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "No More Useless Keys - NMUK" -filename = "nmuk-1.1.1+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/wX0qDRqE/nmuk-1.1.1%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "df246e99b615da7236a14c6f07054cd44f6ca9b2" - -[update] -[update.modrinth] -mod-id = "YCcdA1Lp" -version = "wX0qDRqE" diff --git a/mods/searchables.pw.toml b/mods/searchables.pw.toml new file mode 100644 index 0000000..18bfb06 --- /dev/null +++ b/mods/searchables.pw.toml @@ -0,0 +1,13 @@ +name = "Searchables" +filename = "Searchables-fabric-1.20.1-1.0.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/eh4IBlu2/Searchables-fabric-1.20.1-1.0.3.jar" +hash-format = "sha1" +hash = "d7cbd06088a90f8adfd4bb9a99d1c256bcdf22a1" + +[update] +[update.modrinth] +mod-id = "fuuu3xnx" +version = "eh4IBlu2" diff --git a/pack.toml b/pack.toml index be6699a..e099775 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 = "8bbdff1f02b1672175c88f5b052280ec2d61ced4ed9861576a695101a697b894" +hash = "85f70a3a20d8472133b71699b6b45a44035bdc3772d6f3065b1e4ca555c7ec24" [versions] minecraft = "1.20.1"