From e3776da23a341eb0b18964f4229297cb87657950 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 29 Oct 2024 14:53:57 +0100 Subject: [PATCH] NCR is broken? --- index.toml | 4 ++-- mods/no-chat-reports.pw.toml | 13 ------------- mods/nrb.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 mods/no-chat-reports.pw.toml create mode 100644 mods/nrb.pw.toml diff --git a/index.toml b/index.toml index 0beea64..b71b022 100644 --- a/index.toml +++ b/index.toml @@ -569,8 +569,8 @@ hash = "6ff1d7cc8800c891723375aea3426b9b2f50400798374e8f97f96e804cc5c518" metafile = true [[files]] -file = "mods/no-chat-reports.pw.toml" -hash = "70f393d5dd9f701c8333972e47dda5c1ee1c4a6753f8768dbc6dc99c97ab1795" +file = "mods/nrb.pw.toml" +hash = "d83ebc4f0dfb33003ea76ca4cceba72ccd9aa8fb8d55c52dd573d0e1d9e47d93" metafile = true [[files]] diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml deleted file mode 100644 index 42bb3bc..0000000 --- a/mods/no-chat-reports.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "No Chat Reports" -filename = "NoChatReports-FABRIC-1.21.1-v2.9.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/sOHvPS0X/NoChatReports-FABRIC-1.21.1-v2.9.0.jar" -hash-format = "sha1" -hash = "a5a2935dc6b8972e132fd9b143a8e4294b005924" - -[update] -[update.modrinth] -mod-id = "qQyHxfxd" -version = "sOHvPS0X" diff --git a/mods/nrb.pw.toml b/mods/nrb.pw.toml new file mode 100644 index 0000000..d62662d --- /dev/null +++ b/mods/nrb.pw.toml @@ -0,0 +1,13 @@ +name = "No Report Button" +filename = "no-report-button-fabric-1.6.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/9WJeSpTH/versions/7T1zzsmV/no-report-button-fabric-1.6.0.jar" +hash-format = "sha1" +hash = "7c7322ba234c7312ec639e2d260560ac2ca61e21" + +[update] +[update.modrinth] +mod-id = "9WJeSpTH" +version = "7T1zzsmV" diff --git a/pack.toml b/pack.toml index 764f9cd..cfab9e8 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e5fe263fe167f254a328cc0abc81401977b09e0324617e8f7de1ad401505fceb" +hash = "e1eb263d7f59a379a119b9a6bbc0196449ae39ee6c511a98f06c675029f90958" [versions] fabric = "0.16.7"