diff --git a/index.toml b/index.toml index 1b2bfb7..5d5a41f 100644 --- a/index.toml +++ b/index.toml @@ -113,6 +113,11 @@ file = "mods/lmd.pw.toml" hash = "cc9155f59d5483cff9c738329fc700731f768bafaf2e191f75fb69bfff38b66c" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "fd3c19d3524ec86a192e87859738bdd2f5e244115ae1125202592ac13c608979" +metafile = true + [[files]] file = "mods/modernfix.pw.toml" hash = "8db4414ae685883aaa38fba9d9412962338585c231b20b1770b20a119a0d5ba6" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml new file mode 100644 index 0000000..976c3cb --- /dev/null +++ b/mods/luckperms.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 13c69bd..776113c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d055e8243c747bfbea51c93dca39a89ea203717a22781335e21b6d8987643766" +hash = "56244ff1306f2b4cb9a16ad803f9cbfff0398543adb39750bf4cf3a0fb6a593a" [versions] fabric = "0.16.5"