add luckperms

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-09-30 10:28:14 +02:00
parent ba9ab69367
commit e00e6bf022
3 changed files with 19 additions and 1 deletions

View file

@ -113,6 +113,11 @@ file = "mods/lmd.pw.toml"
hash = "cc9155f59d5483cff9c738329fc700731f768bafaf2e191f75fb69bfff38b66c" hash = "cc9155f59d5483cff9c738329fc700731f768bafaf2e191f75fb69bfff38b66c"
metafile = true metafile = true
[[files]]
file = "mods/luckperms.pw.toml"
hash = "fd3c19d3524ec86a192e87859738bdd2f5e244115ae1125202592ac13c608979"
metafile = true
[[files]] [[files]]
file = "mods/modernfix.pw.toml" file = "mods/modernfix.pw.toml"
hash = "8db4414ae685883aaa38fba9d9412962338585c231b20b1770b20a119a0d5ba6" hash = "8db4414ae685883aaa38fba9d9412962338585c231b20b1770b20a119a0d5ba6"

13
mods/luckperms.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "LuckPerms"
filename = "LuckPerms-Fabric-5.4.140.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/l47d4ZWk/LuckPerms-Fabric-5.4.140.jar"
hash-format = "sha1"
hash = "5368c9a12f181eeeae124b70395691780e5cb657"
[update]
[update.modrinth]
mod-id = "Vebnzrzj"
version = "l47d4ZWk"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d055e8243c747bfbea51c93dca39a89ea203717a22781335e21b6d8987643766" hash = "56244ff1306f2b4cb9a16ad803f9cbfff0398543adb39750bf4cf3a0fb6a593a"
[versions] [versions]
fabric = "0.16.5" fabric = "0.16.5"