1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-05 21:38:55 +00:00

Change fabric-permissions-api back to offical's

This commit is contained in:
Nesquate
2024-05-29 16:20:58 +08:00
parent 96caa03976
commit 8198c44c37
4 changed files with 13 additions and 1 deletions

View File

@@ -73,6 +73,11 @@ metafile = true
file = "mods/fabric-permissions-api.jar"
hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9"
[[files]]
file = "mods/fabric-permissions-api.pw.toml"
hash = "5a3120cff8cdb296fe3c03e77624fd4505011751133ec573dd3c426c6e1e1229"
metafile = true
[[files]]
file = "mods/fabricproxy-lite.pw.toml"
hash = "1b4999da08f3479112d3a04c57be1f0ffa14c61e629ea95831d30af830baa069"

Binary file not shown.

View File

@@ -0,0 +1,7 @@
name = "fabric-permissions-api"
filename = "fabric-permissions-api-0.3.1.jar"
[download]
url = "https://github.com/lucko/fabric-permissions-api/releases/download/v0.3.1/fabric-permissions-api-0.3.1.jar"
hash-format = "sha256"
hash = "1894f9db7ea6d70f95f6b088b92a8037e87df376e8774ee2b048ddcc0f967226"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "91711ec336ec752b53777ac2c1831e044c11f51b75a65999aeaca5df1337d80d"
hash = "1a81236c7e8aecc0f18b5718cb11af58c2f41782a28f9987da8785aa396e30af"
[versions]
fabric = "0.15.3"