From a710dd10ef762cf83abe8509c0dd5b8b98b9c181 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 24 Jun 2025 12:34:32 -0400 Subject: [PATCH] add no chat reports --- index.toml | 5 +++++ mods/no-chat-reports.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/no-chat-reports.pw.toml diff --git a/index.toml b/index.toml index 3db2222..311c9cc 100644 --- a/index.toml +++ b/index.toml @@ -302,6 +302,11 @@ file = "mods/music-notification.pw.toml" hash = "3c361fb2e943e77e95564fa5fff9ceb012ae5ad62270133280a5b20f86668868" metafile = true +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "9f049b1f996a54cf4609718a0969df074cc5c3f3371c29492c5bdeef345f7819" +metafile = true + [[files]] file = "mods/oneironaut.pw.toml" hash = "44c882e4497edd2d5a1e2e773919f9fe3aff78221c12aae5ed62e4ad4a54e030" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..cf5ec07 --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.19.2-v1.13.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/YuX53PIA/NoChatReports-FABRIC-1.19.2-v1.13.12.jar" +hash-format = "sha512" +hash = "a742fddc9fa13e8bc0436ca0260ea89150f96d44774355abb635d417bcb478e4bb470db3908d6c2df2110233cf42ab1c7706f7105d125261b260930a920786ec" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "YuX53PIA" diff --git a/pack.toml b/pack.toml index afa0cf4..a2c1b1c 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 = "beb94fb6205324d156d653c4770ede49c958962e6c6b7d1e6c6aee08f43c5900" +hash = "32659354679689d87403228355bda9e283ae596b07802e8a12dcc8121b745190" [versions] minecraft = "1.19.2"