Add No Chat Restrictions

This commit is contained in:
sleepysapph
2026-07-25 22:35:01 -04:00
parent 951b86535b
commit ba15b34ae3
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -141,6 +141,11 @@ file = "mods/no-chat-reports.pw.toml"
hash = "56365fcf55b2679a8f2ceefe5c3f949854d13945963a421d178145d0551b2fac" hash = "56365fcf55b2679a8f2ceefe5c3f949854d13945963a421d178145d0551b2fac"
metafile = true metafile = true
[[files]]
file = "mods/no-chat-restrictions.pw.toml"
hash = "4d3a61426badbfe6a2af3fdda5b073af151d6184b8e2688d0e17300a5bbdb38a"
metafile = true
[[files]] [[files]]
file = "mods/nullscape.pw.toml" file = "mods/nullscape.pw.toml"
hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c"
+13
View File
@@ -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"
+1 -1
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 = "33f46b5df4303fc612a72034381197270490d33eea9e8aacf20cf72a5fceeeea" hash = "f409d33bd284bb04d509e0c8040ae3270f126fe8b5e651a205b712fb83f85e37"
[versions] [versions]
fabric = "0.18.4" fabric = "0.18.4"