From 2287a55642683633ceb598d30d5f08b841e78776 Mon Sep 17 00:00:00 2001 From: tonitch Date: Tue, 18 Feb 2025 22:55:35 +0100 Subject: [PATCH] adding cc watut --- index.toml | 10 ++++++++++ mods/coroutil.pw.toml | 13 +++++++++++++ mods/what-are-they-up-to.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/coroutil.pw.toml create mode 100644 mods/what-are-they-up-to.pw.toml diff --git a/index.toml b/index.toml index 9b77b43..7ca63b8 100644 --- a/index.toml +++ b/index.toml @@ -18960,6 +18960,11 @@ file = "mods/corgilib.pw.toml" hash = "2e9f0cf136e33806f330dbbd3ae665cbc5796ae78d1061d3c8b6ecd48a30f4ed" metafile = true +[[files]] +file = "mods/coroutil.pw.toml" +hash = "429284603e4c5ca44777cb4ce2455477fcc1eee4dc9a4ae2f759c4895bf332e7" +metafile = true + [[files]] file = "mods/crafting-tweaks-fabric.pw.toml" hash = "bb5638c5298265a73c1cc6515bd600f5bd368ff39231385e66aa9dac8c933632" @@ -19470,6 +19475,11 @@ file = "mods/waystones-fabric.pw.toml" hash = "4afe0918688b41e4e372ae13609f3397c416258d8b924e59b0e75101b350088b" metafile = true +[[files]] +file = "mods/what-are-they-up-to.pw.toml" +hash = "ffb2cfcb24ac65c753f6b877b7b6c67cddf56055cc7585faedd5e7b96b64c392" +metafile = true + [[files]] file = "mods/where-are-my-tms.pw.toml" hash = "37bc2923c276f5b95f0798bf8b3a695ce486cfe0b8889d8dd82a71db8b100f8a" diff --git a/mods/coroutil.pw.toml b/mods/coroutil.pw.toml new file mode 100644 index 0000000..bee5d61 --- /dev/null +++ b/mods/coroutil.pw.toml @@ -0,0 +1,13 @@ +name = "CoroUtil" +filename = "coroutil-fabric-1.20.1-1.3.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar" +hash-format = "sha512" +hash = "4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035" + +[update] +[update.modrinth] +mod-id = "rLLJ1OZM" +version = "7tRnsYkP" diff --git a/mods/what-are-they-up-to.pw.toml b/mods/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..7a10594 --- /dev/null +++ b/mods/what-are-they-up-to.pw.toml @@ -0,0 +1,13 @@ +name = "What Are They Up To (Watut)" +filename = "watut-fabric-1.20.1-1.1.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AtB5mHky/versions/YALpdzXL/watut-fabric-1.20.1-1.1.3.jar" +hash-format = "sha512" +hash = "3a1bcd4eb1aa5aa61a7928a07acab8fd675e93ef193630baf6b8d7d1fdf2a4fee8b9c3dd897738f9fc00f085b16cfcb22399c9bd5b74a50019cff1fb2219d565" + +[update] +[update.modrinth] +mod-id = "AtB5mHky" +version = "YALpdzXL" diff --git a/pack.toml b/pack.toml index 3c6be39..b0ede2c 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 = "3cb99757b366aca237807264dec7e9a9eb23067f34e6849bc2ab6c73a7bc4a85" +hash = "6f6a50ea11f4089f2ade793d4a2128d1c77f4dc702508a45078e17921385c7a0" [versions] fabric = "0.16.9"