diff --git a/index.toml b/index.toml index 622174a..6992fcd 100644 --- a/index.toml +++ b/index.toml @@ -564,6 +564,11 @@ file = "mods/starlight.pw.toml" hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" metafile = true +[[files]] +file = "mods/styled-chat.pw.toml" +hash = "4f101cf87d3e2228c8c62e3b91ecdb1825809841041e709f9d1480d4e25fad3a" +metafile = true + [[files]] file = "mods/styled-nicknames.pw.toml" hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a" diff --git a/mods/styled-chat.pw.toml b/mods/styled-chat.pw.toml new file mode 100644 index 0000000..f246e2f --- /dev/null +++ b/mods/styled-chat.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 60625b5..52e111a 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 = "61e1908c97ad06441c15893571e6a0a73835098b54af5c457a4ed1dcf8beeb04" +hash = "364f3d5cccd0120043fac3759ba47ef34b9cd7af1c42ad134e6a0389c345a1b4" [versions] fabric = "0.14.22"