diff --git a/index.toml b/index.toml index e06fc08..925866d 100644 --- a/index.toml +++ b/index.toml @@ -70,6 +70,11 @@ file = "mods/better-mount-hud.pw.toml" hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf" metafile = true +[[files]] +file = "mods/better-ping-display-fabric.pw.toml" +hash = "6a51c7bacf8d179e11fe783804fd3687e409f34f6288e1aaceedf7261ee14006" +metafile = true + [[files]] file = "mods/better-third-person.pw.toml" hash = "9c44cf229440021ac7c42cd265fcec944fb002e2264c61688dfc21546bdaed5d" diff --git a/mods/better-ping-display-fabric.pw.toml b/mods/better-ping-display-fabric.pw.toml new file mode 100644 index 0000000..1a26301 --- /dev/null +++ b/mods/better-ping-display-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Better Ping Display [Fabric]" +filename = "BetterPingDisplay-Fabric-1.20.1-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/MS1ZMyR7/versions/FbxcDBxy/BetterPingDisplay-Fabric-1.20.1-1.1.1.jar" +hash-format = "sha1" +hash = "c9c7a272b371dc3362cb40bfb4550f7d4be59002" + +[update] +[update.modrinth] +mod-id = "MS1ZMyR7" +version = "FbxcDBxy"