diff --git a/index.toml b/index.toml index b6275cf..7cc4913 100644 --- a/index.toml +++ b/index.toml @@ -120,11 +120,6 @@ file = "mods/packet-fixer.pw.toml" hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070" metafile = true -[[files]] -file = "mods/proxy-protocol-support.pw.toml" -hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c" -metafile = true - [[files]] file = "mods/resourceful-config.pw.toml" hash = "4931a48b30837607a36b0cc7a2d40b32c83a4f7f02bf8a16dbf553e8bba7e0ab" diff --git a/mods/proxy-protocol-support.pw.toml b/mods/proxy-protocol-support.pw.toml deleted file mode 100644 index 1bbe7ba..0000000 --- a/mods/proxy-protocol-support.pw.toml +++ /dev/null @@ -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" diff --git a/pack.toml b/pack.toml index 94075e9..9bfb74d 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 = "42874489339511cf85c02875c02bf3e65ff5c5088d1f0a324469f9e5c50a50c8" +hash = "177d3549fdc9a26795bf642a5c1acefa44e1bb635f598a866bf4ebf7db034e87" [versions] fabric = "0.19.2"