From 47b871fd8f629e8d215aa7b4d207ed576ee0f1ec Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Fri, 4 Oct 2024 23:52:32 +0200 Subject: [PATCH] [restart] papi proxy --- index.toml | 5 +++++ mods/papiproxybridge.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/papiproxybridge.pw.toml diff --git a/index.toml b/index.toml index be9ef10..a1316e3 100644 --- a/index.toml +++ b/index.toml @@ -241,6 +241,11 @@ file = "mods/overpoweredmending.pw.toml" hash = "5fffa052cc9f1b6ebda29ef3e2e9abe177b136aed456a2be88e2dbd54707fbb4" metafile = true +[[files]] +file = "mods/papiproxybridge.pw.toml" +hash = "785fb6e06836598dc0029226f9ede53747a848fbaa62063b61c4c257a62ca192" +metafile = true + [[files]] file = "mods/placeholder-api.pw.toml" hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128" diff --git a/mods/papiproxybridge.pw.toml b/mods/papiproxybridge.pw.toml new file mode 100644 index 0000000..5f2fa6c --- /dev/null +++ b/mods/papiproxybridge.pw.toml @@ -0,0 +1,13 @@ +name = "PAPIProxyBridge" +filename = "PAPIProxyBridge-Plugin-1.6.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/bEIUEGTX/versions/qMxjLxIR/PAPIProxyBridge-Plugin-1.6.2.jar" +hash-format = "sha1" +hash = "895123e5c24b2d7f66a5e5981aad7199b7d92486" + +[update] +[update.modrinth] +mod-id = "bEIUEGTX" +version = "qMxjLxIR" diff --git a/pack.toml b/pack.toml index 47ec847..f2ce042 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 = "feb2f0080e559c9264b1220eccdb50cb3229215a89cbcf0d1f20a49c4122b1af" +hash = "b22639ebcee1d61275546e3c2354969b1ce7ebd88b36273b444922c28095ba4d" [versions] fabric = "0.16.5"