diff --git a/index.toml b/index.toml index d752bf7..8c3977b 100644 --- a/index.toml +++ b/index.toml @@ -95,6 +95,11 @@ file = "mods/no-chat-reports.pw.toml" hash = "b849dfdaaa3e4ad635fb16595bfd6ae03b83de0c02f5b06faafb24cc33926f3f" metafile = true +[[files]] +file = "mods/no-chat-restrictions.pw.toml" +hash = "252c5199daf5f3459056cf21cb6a2cd357a6cae8e2a60594a9668d5d93384d72" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd" diff --git a/mods/no-chat-restrictions.pw.toml b/mods/no-chat-restrictions.pw.toml new file mode 100644 index 0000000..2588164 --- /dev/null +++ b/mods/no-chat-restrictions.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Restrictions" +filename = "NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/z440MEwJ/versions/nfAbW8d8/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar" +hash-format = "sha512" +hash = "bd0b8dd69a889c7d8153a44b56d5f997dd3a98728b1b270a7ad738d23f4ceffb095212cdf0ceb711b0ae3ad5735c219738c9797f43c8357653384b5365f688d0" + +[update] +[update.modrinth] +mod-id = "z440MEwJ" +version = "nfAbW8d8" diff --git a/pack.toml b/pack.toml index 3792203..2ddd297 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 = "1e7b0c66ccdca6e831f3c4d15f47b8eeeabe0e2dd304d55918c8a7e3b140c712" +hash = "59724118e6253e5ee75922770a0de62f6a9ab3a7e7fdd0fb20601318c83e1541" [versions] minecraft = "1.20.1"