Add mod: No Chat Reports

This commit is contained in:
Wroclaw 2022-08-03 14:55:14 +02:00
parent 2e69faaaa5
commit 0116a31199
3 changed files with 23 additions and 1 deletions

View file

@ -209,6 +209,11 @@ file = "mods/nmuk.pw.toml"
hash = "505eb4c112dc747ce878e9de79c911a5ef7f5a632d91c5ebe818b299fd0102c4" hash = "505eb4c112dc747ce878e9de79c911a5ef7f5a632d91c5ebe818b299fd0102c4"
metafile = true metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "b40458915e38ce84ba96148d0f385d4eb4d9a7d7ec08da80f734d40c7835d329"
metafile = true
[[files]] [[files]]
file = "mods/open-loader.pw.toml" file = "mods/open-loader.pw.toml"
hash = "3ff5bc99f1063a1d3cb27d10af80219a06dde328b1b4f2f02988d71381bfc044" hash = "3ff5bc99f1063a1d3cb27d10af80219a06dde328b1b4f2f02988d71381bfc044"

View file

@ -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."

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f49feb9127c219ea85970b67240135efbb38ede2be33dd4bf1621263cc844206" hash = "b16282fbeae0bcaf053f59b2d3b5540bccf4aec058d72545b68619a12f139855"
[versions] [versions]
minecraft = "1.19" minecraft = "1.19"