From 320d59412b8b7f16b30989f4e35c8b5df7872fb6 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 30 Sep 2024 21:32:32 +0200 Subject: [PATCH] tab list --- index.toml | 5 +++++ mods/styledplayerlist.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/styledplayerlist.pw.toml diff --git a/index.toml b/index.toml index 940aab1..510ab34 100644 --- a/index.toml +++ b/index.toml @@ -187,6 +187,11 @@ file = "mods/styled-chat.pw.toml" hash = "64b58a742f766fba51fdf1db8942d7810c71a2ea57e73b5919ae24f531e779a8" metafile = true +[[files]] +file = "mods/styledplayerlist.pw.toml" +hash = "a4fc712afb566a3964468c0df86eabce031ec9b844d7f42abf79e05de73b4591" +metafile = true + [[files]] file = "mods/threadtweak.pw.toml" hash = "aa9b0a592e0c8cd791e1194455a8569667d5a3f1e8b52a60bef79052474a0db8" diff --git a/mods/styledplayerlist.pw.toml b/mods/styledplayerlist.pw.toml new file mode 100644 index 0000000..1aa8fa5 --- /dev/null +++ b/mods/styledplayerlist.pw.toml @@ -0,0 +1,13 @@ +name = "Styled Player List" +filename = "styledplayerlist-3.5.1+1.21.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/Ui7MOgqG/styledplayerlist-3.5.1%2B1.21.jar" +hash-format = "sha1" +hash = "f33770ba71d3e24b46591cefee106cf0e18d9eb7" + +[update] +[update.modrinth] +mod-id = "DQIfKUHf" +version = "Ui7MOgqG" diff --git a/pack.toml b/pack.toml index 852a3cb..c66072d 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 = "bc5b1227f54e2138c594347a66ca53950c13611b07c86c06698fcb1baa5d3e8b" +hash = "56cfcf5b30cf9764f149dcf82e7dad1e5b0be50242af6331dde344ae3c355e79" [versions] fabric = "0.16.5"