From 4df864db67fa151444b07714df1edf28932a4299 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 5 Oct 2024 15:31:00 +0200 Subject: [PATCH] [restart] chat --- index.toml | 5 +++++ mods/styled-chat.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/styled-chat.pw.toml diff --git a/index.toml b/index.toml index 120d821..d15c3df 100644 --- a/index.toml +++ b/index.toml @@ -231,6 +231,11 @@ file = "mods/spark.pw.toml" hash = "c05cc19ce8f7e7e9c910dc09ab2c98afb4508d92212a87b7f8a57fe0d4bd6d36" metafile = true +[[files]] +file = "mods/styled-chat.pw.toml" +hash = "64b58a742f766fba51fdf1db8942d7810c71a2ea57e73b5919ae24f531e779a8" +metafile = true + [[files]] file = "mods/threadtweak.pw.toml" hash = "aa9b0a592e0c8cd791e1194455a8569667d5a3f1e8b52a60bef79052474a0db8" 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 fb7ab0c..41d4e8a 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 = "1a56497e1f5eef679dce5498adeac5a5a03dd9fe3348e376e2a0423acc64a05f" +hash = "d8fac3259aac2cd06fa0ba0b3e366bb5f02925e76ed2c0a9ad30bf9710849043" [versions] fabric = "0.16.5"