From ba9ab693676bc74ac76d7900d5c7601695484026 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 30 Sep 2024 10:28:06 +0200 Subject: [PATCH] add styledchat --- index.toml | 5 +++++ pack.toml | 2 +- resourcepacks/styledchat.pw.toml | 13 +++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 resourcepacks/styledchat.pw.toml diff --git a/index.toml b/index.toml index c83bc5d..1b2bfb7 100644 --- a/index.toml +++ b/index.toml @@ -152,3 +152,8 @@ metafile = true file = "mods/vmp-fabric.pw.toml" hash = "107f3b4c6c46863c5adda283a97f4648ec6507f1bfb353165c4d320adaccd568" metafile = true + +[[files]] +file = "resourcepacks/styledchat.pw.toml" +hash = "b8d0874caf90e876b236f080f71494489e1232acb3f49ade61915d50fa701c73" +metafile = true diff --git a/pack.toml b/pack.toml index d809c8c..13c69bd 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 = "b0381a63d6261e180131fd18262500bf766743a552caab9ce7e7401236c4999f" +hash = "d055e8243c747bfbea51c93dca39a89ea203717a22781335e21b6d8987643766" [versions] fabric = "0.16.5" diff --git a/resourcepacks/styledchat.pw.toml b/resourcepacks/styledchat.pw.toml new file mode 100644 index 0000000..6b6aef4 --- /dev/null +++ b/resourcepacks/styledchat.pw.toml @@ -0,0 +1,13 @@ +name = "StyledChat" +filename = "StyledChat_1.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nXgstY9b/versions/jreWfyne/StyledChat_1.0.zip" +hash-format = "sha1" +hash = "4a8128c38c8b7d256e0ea0545265a38aed3dbba2" + +[update] +[update.modrinth] +mod-id = "nXgstY9b" +version = "jreWfyne"