remove protocol support in favor of modflared
This commit is contained in:
parent
214c184d22
commit
ffd94a9909
3 changed files with 1 additions and 19 deletions
|
|
@ -120,11 +120,6 @@ file = "mods/packet-fixer.pw.toml"
|
||||||
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
|
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/proxy-protocol-support.pw.toml"
|
|
||||||
hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/resourceful-config.pw.toml"
|
file = "mods/resourceful-config.pw.toml"
|
||||||
hash = "4931a48b30837607a36b0cc7a2d40b32c83a4f7f02bf8a16dbf553e8bba7e0ab"
|
hash = "4931a48b30837607a36b0cc7a2d40b32c83a4f7f02bf8a16dbf553e8bba7e0ab"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Proxy Protocol Support"
|
|
||||||
filename = "proxy-protocol-support-1.1.0-fabric.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/mfONdVnp/versions/pvePrqOz/proxy-protocol-support-1.1.0-fabric.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "67d067f5dc59924e6f0cd99ced322ab7713777c955baf03b0ef8914ebf2c9c7215965a3c9b55998a8ad43aabcb32f551a580eb37193cf9f634a130cb947e3ac8"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "mfONdVnp"
|
|
||||||
version = "pvePrqOz"
|
|
||||||
|
|
@ -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 = "42874489339511cf85c02875c02bf3e65ff5c5088d1f0a324469f9e5c50a50c8"
|
hash = "177d3549fdc9a26795bf642a5c1acefa44e1bb635f598a866bf4ebf7db034e87"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue