From dcf9000c76bfac9dc8dcf86bd52756fb3f2dc6d9 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 3 Aug 2024 23:17:58 +0200 Subject: [PATCH] updat :3 --- index.toml | 10 ++++++++++ mods/controlling.pw.toml | 13 +++++++++++++ mods/searchables.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/controlling.pw.toml create mode 100644 mods/searchables.pw.toml diff --git a/index.toml b/index.toml index 43c2a58..d06764d 100644 --- a/index.toml +++ b/index.toml @@ -1198,6 +1198,11 @@ file = "mods/compressedcreativity.pw.toml" hash = "dee714d069c7256a3eb634135a1334d1c7b5efbe6d29e517b7090f9e76e39503" metafile = true +[[files]] +file = "mods/controlling.pw.toml" +hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c" +metafile = true + [[files]] file = "mods/cosmetic-armor-reworked.pw.toml" hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8" @@ -1613,6 +1618,11 @@ file = "mods/rrls.pw.toml" hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57" metafile = true +[[files]] +file = "mods/searchables.pw.toml" +hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69" +metafile = true + [[files]] file = "mods/seasonals.pw.toml" hash = "36e2a7b8a835dce5234ff2576157c8a531d326c537c7d4fe9973b4d81d99b66d" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml new file mode 100644 index 0000000..a5459e8 --- /dev/null +++ b/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-forge-1.20.1-12.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/xv94TkTM/versions/LH6Bi6Am/Controlling-forge-1.20.1-12.0.2.jar" +hash-format = "sha1" +hash = "6195a3d1464f8fb641d7e165163aea1a857ce08e" + +[update] +[update.modrinth] +mod-id = "xv94TkTM" +version = "LH6Bi6Am" diff --git a/mods/searchables.pw.toml b/mods/searchables.pw.toml new file mode 100644 index 0000000..4e675b3 --- /dev/null +++ b/mods/searchables.pw.toml @@ -0,0 +1,13 @@ +name = "Searchables" +filename = "Searchables-forge-1.20.1-1.0.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/PM9yAW1G/Searchables-forge-1.20.1-1.0.3.jar" +hash-format = "sha1" +hash = "5b976f6e76ec74cdef21865e31f56bcb11558db7" + +[update] +[update.modrinth] +mod-id = "fuuu3xnx" +version = "PM9yAW1G" diff --git a/pack.toml b/pack.toml index cfc03d8..87d3225 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b209aff105e3803ea22433815ae357e39d63aa6e223cb82c05d2ef506c159598" +hash = "54d79e2da18e1c758b40fd284f1ef82e2fb19c4ba756d91b5e58e79b3cbc163b" [versions] minecraft = "1.20.1"