Added BetterHiddenChat

This commit is contained in:
JordanPlayz158
2025-01-16 23:11:59 -05:00
parent e04519f3e9
commit 74903bfd4f
3 changed files with 19 additions and 1 deletions

View File

@@ -130,6 +130,11 @@ file = "mods/betterf3.pw.toml"
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9" hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
metafile = true metafile = true
[[files]]
file = "mods/betterhiddenchat.pw.toml"
hash = "74fae5964fa0b791a0a493bff7bb7e9b8cb7525ae4aed8d57577616c886efadb"
metafile = true
[[files]] [[files]]
file = "mods/bewitchment.pw.toml" file = "mods/bewitchment.pw.toml"
hash = "2a2c7b00cfe1337318d55a4b8864dc14f6fc34c6d25825c3a23af983fe8abc89" hash = "2a2c7b00cfe1337318d55a4b8864dc14f6fc34c6d25825c3a23af983fe8abc89"

View File

@@ -0,0 +1,13 @@
name = "Better hidden chat"
filename = "betterhiddenchat-1.1.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/79OJNlZZ/versions/kCx4xsBq/betterhiddenchat-1.1.0.jar"
hash-format = "sha1"
hash = "b8ae94c52c7bb8a9ba8151dda5a335a3c9b05b9a"
[update]
[update.modrinth]
mod-id = "79OJNlZZ"
version = "kCx4xsBq"

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 = "dcddded1e74e804507da5aad48a52b43aff764660635b37e9343cf6f38c6ebb6" hash = "40cae98c651438f6b49ad1c71023fd7226bdec589b659226d39ab97a72e1f61b"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"