diff --git a/index.toml b/index.toml index b572fca..cbd6793 100644 --- a/index.toml +++ b/index.toml @@ -209,6 +209,11 @@ file = "mods/nmuk.pw.toml" hash = "505eb4c112dc747ce878e9de79c911a5ef7f5a632d91c5ebe818b299fd0102c4" metafile = true +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "b40458915e38ce84ba96148d0f385d4eb4d9a7d7ec08da80f734d40c7835d329" +metafile = true + [[files]] file = "mods/open-loader.pw.toml" hash = "3ff5bc99f1063a1d3cb27d10af80219a06dde328b1b4f2f02988d71381bfc044" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..884708b --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,17 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.19-v1.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/Fabric-1.19-v1.2.3/NoChatReports-FABRIC-1.19-v1.2.3.jar" +hash-format = "sha1" +hash = "b9aa3fe12853f6c4579658dbf1eb254f99409aa2" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "SDIvxcje" + +[option] +optional = true +description = "Disables chat message signing to protect against potential chat report abuses. Warns if server requires signed chat messages." diff --git a/pack.toml b/pack.toml index 764734c..0041cb3 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 = "f49feb9127c219ea85970b67240135efbb38ede2be33dd4bf1621263cc844206" +hash = "b16282fbeae0bcaf053f59b2d3b5540bccf4aec058d72545b68619a12f139855" [versions] minecraft = "1.19"