feat: add better ping display
This commit is contained in:
parent
1d98b126f6
commit
caee430802
|
@ -70,6 +70,11 @@ file = "mods/better-mount-hud.pw.toml"
|
||||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/better-ping-display-fabric.pw.toml"
|
||||||
|
hash = "6a51c7bacf8d179e11fe783804fd3687e409f34f6288e1aaceedf7261ee14006"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-third-person.pw.toml"
|
file = "mods/better-third-person.pw.toml"
|
||||||
hash = "9c44cf229440021ac7c42cd265fcec944fb002e2264c61688dfc21546bdaed5d"
|
hash = "9c44cf229440021ac7c42cd265fcec944fb002e2264c61688dfc21546bdaed5d"
|
||||||
|
|
13
mods/better-ping-display-fabric.pw.toml
Normal file
13
mods/better-ping-display-fabric.pw.toml
Normal file
|
@ -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"
|
Loading…
Reference in a new issue