[restart] papi proxy
This commit is contained in:
parent
25c651a0de
commit
77dc318e4f
3 changed files with 19 additions and 1 deletions
|
@ -186,6 +186,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 = "0855abfe810a114312f4b3e3e8a3e457d12d00b58f803a6018abfc630db01475"
|
||||
hash = "d8fac3259aac2cd06fa0ba0b3e366bb5f02925e76ed2c0a9ad30bf9710849043"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue