Add fast-ip-ping

This commit is contained in:
Jordy Goodridge 2024-05-23 16:58:24 -07:00
parent 2422663739
commit fd4d19c866
3 changed files with 19 additions and 1 deletions

View File

@ -543,6 +543,11 @@ file = "mods/experimental-settings-disabler.pw.toml"
hash = "350fa7b18c5d7e349aa17dda387c7fddea8f41da030cd5af09a0bbdb2a6f6f4d" hash = "350fa7b18c5d7e349aa17dda387c7fddea8f41da030cd5af09a0bbdb2a6f6f4d"
metafile = true metafile = true
[[files]]
file = "mods/fast-ip-ping.pw.toml"
hash = "391330e8b4b65b4bc6790c1ec8cbad5d6c1423b74fe1696f020776fdfe76946f"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.pw.toml" file = "mods/ferrite-core.pw.toml"
hash = "ed6f0207affbcdbc338b0af19a596451230a25255f425b3b4670a0104368c95c" hash = "ed6f0207affbcdbc338b0af19a596451230a25255f425b3b4670a0104368c95c"

13
mods/fast-ip-ping.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "fast-ip-ping"
filename = "fast-ip-ping-mc1.19.4-forge-v1.0.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/QeRVKAeD/fast-ip-ping-mc1.19.4-forge-v1.0.1.jar"
hash-format = "sha1"
hash = "3810b5ca4cd955c6709adc573773c9308eb37423"
[update]
[update.modrinth]
mod-id = "9mtu0sUO"
version = "QeRVKAeD"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "79bbe22291bc681bfc0076e4761cf379a9f9797d1bedaf4d8e7a3ab4015fbefe" hash = "ac88d6c5045acfcb27c710917de53c92d10b5d7448c8f9a0e471f0bc9815fde8"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"