From 66834b17f5f817cbc643b13f404b54dd0d379042 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Thu, 17 Apr 2025 11:34:03 -0500 Subject: [PATCH] your presence is known --- index.toml | 10 ++++++++++ mods/craftpresence.pw.toml | 13 +++++++++++++ mods/unilib.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/craftpresence.pw.toml create mode 100644 mods/unilib.pw.toml diff --git a/index.toml b/index.toml index 3fbd6a9..b14eda3 100644 --- a/index.toml +++ b/index.toml @@ -16664,6 +16664,11 @@ file = "mods/craftgr.pw.toml" hash = "747a11821666ae5994e8e92355c183736696f4010adfee683316f1a805967d41" metafile = true +[[files]] +file = "mods/craftpresence.pw.toml" +hash = "9f811a4045f6735a66cbc80fd4a33f88f415ce1d3d02ef510de214ba7e0202f4" +metafile = true + [[files]] file = "mods/create-central-kitchen.pw.toml" hash = "dbc78fc5c3fd980cfdccbc6a962819206d13f436997f406be72080e79f4ce0d3" @@ -17739,6 +17744,11 @@ file = "mods/txnilib.pw.toml" hash = "2f621c6a26e1660d5046c854fb3ca21d92aeed09e083a139ad36bec7f817f69e" metafile = true +[[files]] +file = "mods/unilib.pw.toml" +hash = "542f41fc20436072319c01054cdb864d5189a813796c3f31623e12430c898ee8" +metafile = true + [[files]] file = "mods/upgrade-aquatic.pw.toml" hash = "f4d5af0d5ea461934bbcbc2d1657306803db3986105d2029173e4f096e1281c4" diff --git a/mods/craftpresence.pw.toml b/mods/craftpresence.pw.toml new file mode 100644 index 0000000..39994ff --- /dev/null +++ b/mods/craftpresence.pw.toml @@ -0,0 +1,13 @@ +name = "CraftPresence" +filename = "CraftPresence-2.5.4+1.20.1-forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/klIi3okE/CraftPresence-2.5.4%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "48859e3ddb4e5f6e7901f0991a30eb2f6f8d08822f1053d1ef510dcd679c5d682f125319d861f9d816da7b885ee67101c33ef20a9f69c8e7f329ab12b6c61c1e" + +[update] +[update.modrinth] +mod-id = "DFqQfIBR" +version = "klIi3okE" diff --git a/mods/unilib.pw.toml b/mods/unilib.pw.toml new file mode 100644 index 0000000..bd357f5 --- /dev/null +++ b/mods/unilib.pw.toml @@ -0,0 +1,13 @@ +name = "UniLib" +filename = "UniLib-1.0.5+1.20.1-forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nT86WUER/versions/Q5oirb2U/UniLib-1.0.5%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "47a86b45a41df7704e096d788bda23082b9742b85ca394991474d619b9196076d5e2958465efb90814a5bfc3acb28ea15a8c9373d672bf3ecf26632ec8b39041" + +[update] +[update.modrinth] +mod-id = "nT86WUER" +version = "Q5oirb2U" diff --git a/pack.toml b/pack.toml index 6d22745..149c3b5 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 = "cad7e58c6d2018944f9c792945e2e0f32475d944f0be81504fd1e709a5f3079a" +hash = "08f9f6aa1c0f30b098f9a6b2fcf9da4f2f1b69a4befb1d88b2629b4ad1536b03" [versions] forge = "47.4.0"