[restart] papi proxy
This commit is contained in:
parent
2b3bd546da
commit
47b871fd8f
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
mods/papiproxybridge.pw.toml
Normal file
13
mods/papiproxybridge.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue