diff --git a/index.toml b/index.toml index e68c6e4..9bf813c 100644 --- a/index.toml +++ b/index.toml @@ -141,6 +141,11 @@ file = "mods/no-chat-reports.pw.toml" hash = "56365fcf55b2679a8f2ceefe5c3f949854d13945963a421d178145d0551b2fac" metafile = true +[[files]] +file = "mods/no-chat-restrictions.pw.toml" +hash = "4d3a61426badbfe6a2af3fdda5b073af151d6184b8e2688d0e17300a5bbdb38a" +metafile = true + [[files]] file = "mods/nullscape.pw.toml" hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" diff --git a/mods/no-chat-restrictions.pw.toml b/mods/no-chat-restrictions.pw.toml new file mode 100644 index 0000000..60539aa --- /dev/null +++ b/mods/no-chat-restrictions.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Restrictions" +filename = "NoChatRestrictions-Fabric-MC1.20.4-v1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/z440MEwJ/versions/4Tg7VgZ3/NoChatRestrictions-Fabric-MC1.20.4-v1.0.0.jar" +hash-format = "sha512" +hash = "fe55052d4d8085b1cfdcc3f60fda4a4ff74f759028e270ff29739b5cad2ea3b8b566beaf19dbbe80490029f4712e2bfd304f60ca8c4c546f007b6e12a508a2b7" + +[update] +[update.modrinth] +mod-id = "z440MEwJ" +version = "4Tg7VgZ3" diff --git a/pack.toml b/pack.toml index 4f091f9..abd0829 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 = "33f46b5df4303fc612a72034381197270490d33eea9e8aacf20cf72a5fceeeea" +hash = "f409d33bd284bb04d509e0c8040ae3270f126fe8b5e651a205b712fb83f85e37" [versions] fabric = "0.18.4"