add styled-chat

This commit is contained in:
endigma 2023-08-31 12:21:31 -03:00
parent 55cbf6366e
commit e5165e2a52
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -564,6 +564,11 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true metafile = true
[[files]]
file = "mods/styled-chat.pw.toml"
hash = "4f101cf87d3e2228c8c62e3b91ecdb1825809841041e709f9d1480d4e25fad3a"
metafile = true
[[files]] [[files]]
file = "mods/styled-nicknames.pw.toml" file = "mods/styled-nicknames.pw.toml"
hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a" hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a"

13
mods/styled-chat.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Styled Chat"
filename = "styled-chat-2.2.2+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/doqSKB0e/versions/axLlTgG5/styled-chat-2.2.2%2B1.20.1.jar"
hash-format = "sha1"
hash = "f92d0932b40cdf93ca281eb1eca136846ffca4e5"
[update]
[update.modrinth]
mod-id = "doqSKB0e"
version = "axLlTgG5"

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 = "61e1908c97ad06441c15893571e6a0a73835098b54af5c457a4ed1dcf8beeb04" hash = "364f3d5cccd0120043fac3759ba47ef34b9cd7af1c42ad134e6a0389c345a1b4"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"