From 962890aa9cf4143134eccb9f32dcac9185e86b11 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 30 Sep 2024 10:33:13 +0200 Subject: [PATCH] whar --- 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 8d8cdb2..05e0f21 100644 --- a/index.toml +++ b/index.toml @@ -148,6 +148,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 73cbba6..10e1ff2 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 = "911bb37291c5d9407ec362ac09c6e2b83198b25bb2b643fee6a993c1a5933806" +hash = "b1c1d334a672f152c1421deb93cffa8c30e8a12710c7683891fbade0dd2c733b" [versions] fabric = "0.16.5"