diff --git a/index.toml b/index.toml index 2efb051..a1316e3 100644 --- a/index.toml +++ b/index.toml @@ -301,6 +301,11 @@ file = "mods/spark.pw.toml" hash = "c05cc19ce8f7e7e9c910dc09ab2c98afb4508d92212a87b7f8a57fe0d4bd6d36" metafile = true +[[files]] +file = "mods/styled-chat.pw.toml" +hash = "64b58a742f766fba51fdf1db8942d7810c71a2ea57e73b5919ae24f531e779a8" +metafile = true + [[files]] file = "mods/tectonic.pw.toml" hash = "1143f51e1bab2075190330ed6c86d5036c6706cb1a76df3a80108bc9edef63ef" diff --git a/mods/styled-chat.pw.toml b/mods/styled-chat.pw.toml new file mode 100644 index 0000000..56cfa44 --- /dev/null +++ b/mods/styled-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Styled Chat" +filename = "styled-chat-2.6.0+1.21.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/doqSKB0e/versions/EoTTJkqS/styled-chat-2.6.0%2B1.21.jar" +hash-format = "sha1" +hash = "52fef2d722ba8aa3e9556ce9b287fdfc34387405" + +[update] +[update.modrinth] +mod-id = "doqSKB0e" +version = "EoTTJkqS" diff --git a/pack.toml b/pack.toml index e85e554..f2ce042 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 = "f595333c8c0ab6ebbe3cf9ad7f9fe735c52f5a94499363e4eaf0798909fb28e8" +hash = "b22639ebcee1d61275546e3c2354969b1ce7ebd88b36273b444922c28095ba4d" [versions] fabric = "0.16.5"