[restart] perms
This commit is contained in:
parent
3f7407e0a2
commit
38a4a3afcf
3 changed files with 19 additions and 1 deletions
|
@ -336,6 +336,11 @@ file = "mods/trinkets-polymer.pw.toml"
|
|||
hash = "f2096556c9a66d4d22453755220041a59df8b078ee03d04cb9ad68f72c9f7478"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vanilla-permissions.pw.toml"
|
||||
hash = "b7e8bca5ce12102db1242453bef85bd12ca57fe9b12fdef5bcfb61d44eec118d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vaulted-end.pw.toml"
|
||||
hash = "0b9aafb7701bce6ad1dba1ca07409caf992d5184618c1d82ae5f4e56de15eca3"
|
||||
|
|
13
mods/vanilla-permissions.pw.toml
Normal file
13
mods/vanilla-permissions.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Vanilla Permissions"
|
||||
filename = "vanilla-permissions-0.2.4+1.21.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fdZkP5Bb/versions/pDaHPTD2/vanilla-permissions-0.2.4%2B1.21.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f8241cba0e099c2e09d80e73c0c201e86c75e6b0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fdZkP5Bb"
|
||||
version = "pDaHPTD2"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "64c2ce5e0e9a3d32ce0328d9c7379b8a4d80cfa09e5e2190d6bffbd515bd6c77"
|
||||
hash = "549d11a6e7bd3d3c0d055c00cfeeb21b25b081999c099cfe8f66186b8eae0127"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue