From fab9c054cb6f4774df7bed88390083cdcd4dd3e3 Mon Sep 17 00:00:00 2001 From: pinchese Date: Wed, 27 Jul 2022 03:14:56 -0500 Subject: [PATCH] add pinglist for connection display in ms --- index.toml | 5 +++++ mods/pinglist.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/pinglist.pw.toml diff --git a/index.toml b/index.toml index 10f9419..53d85f3 100644 --- a/index.toml +++ b/index.toml @@ -653,6 +653,11 @@ file = "mods/pehkui.pw.toml" hash = "973bd6c595505db1555232699ee8a2a1498117eca8ab5613b1f519497057e080" metafile = true +[[files]] +file = "mods/pinglist.pw.toml" +hash = "e17c18833aea515aef4f44aae82a7d05eca457059301fb7c010aca5daa9f1286" +metafile = true + [[files]] file = "mods/plasmo-voice.pw.toml" hash = "705c1f5bbff2195bc12951e8c557c1c7144f1a51a80834d3acf2ba0a4bbe47e8" diff --git a/mods/pinglist.pw.toml b/mods/pinglist.pw.toml new file mode 100644 index 0000000..094297c --- /dev/null +++ b/mods/pinglist.pw.toml @@ -0,0 +1,13 @@ +name = "PingList" +filename = "pinglist-1.3.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GzmTgzUV/versions/1.3.3/pinglist-1.3.3.jar" +hash-format = "sha1" +hash = "49b36879fa3aca3121e6ff058c6f80f4a0866e04" + +[update] +[update.modrinth] +mod-id = "GzmTgzUV" +version = "h7s8KmK7" diff --git a/pack.toml b/pack.toml index 67b92f3..a8bda73 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 = "c321f74cf175af06ee13d71af66ab692e198f2ed5c2bd2e9edc840ebf520f8e5" +hash = "5ba8cda48cde1b716cf39d97742d66197de004bce724d32279d0739b6b9dcace" [versions] fabric = "0.14.8"