diff --git a/index.toml b/index.toml index ec05d3e..3fbd6a9 100644 --- a/index.toml +++ b/index.toml @@ -17339,6 +17339,11 @@ file = "mods/netherportalfix.pw.toml" hash = "820d6b97344411476b96ae2bc8a3e4b9e30e15dfd15d8d0c945726b0011928d4" metafile = true +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "b849dfdaaa3e4ad635fb16595bfd6ae03b83de0c02f5b06faafb24cc33926f3f" +metafile = true + [[files]] file = "mods/noisium.pw.toml" hash = "dbd8ee9c150f054d96e1e3cf97c8cb169cf854a84532e21daab9e11309a67fcf" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..c9f0299 --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FORGE-1.20.1-v2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/ksEG6N5E/NoChatReports-FORGE-1.20.1-v2.2.2.jar" +hash-format = "sha512" +hash = "39aa2e120a10ee68e9b03e3d5bd6f2d5def2fa7fcd914f55f018a85381eb0bb52055abce53a64cb0b0fba10f24da12caef085733e715907598ce468bcf59df51" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "ksEG6N5E" diff --git a/pack.toml b/pack.toml index 960dd70..6d22745 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 = "ae2d00a0cdd1270f13259a302003b3fc95cb9b09b62b603f7aace6b9043228ad" +hash = "cad7e58c6d2018944f9c792945e2e0f32475d944f0be81504fd1e709a5f3079a" [versions] forge = "47.4.0"