diff --git a/modpack/index.toml b/modpack/index.toml index f077b01..4b483a6 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -191,6 +191,11 @@ file = "mods/lithium.pw.toml" hash = "e10c94949bb58b8cfa9993a9f60c9283d5858d4d55fc450dbff2953644f45047" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "5e7d7f0551f95f2f496098b0eb9f3ed4d5942ce981f4eb9e1f80c1a83ef19058" +metafile = true + [[files]] file = "mods/melody.pw.toml" hash = "b7a1e9b50adf036a01e662bd72927aacf39058b606216c415c5e7a158acf53a9" diff --git a/modpack/mods/luckperms.pw.toml b/modpack/mods/luckperms.pw.toml new file mode 100644 index 0000000..5197a93 --- /dev/null +++ b/modpack/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.5.10.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/uStOaYyZ/LuckPerms-Fabric-5.5.10.jar" +hash-format = "sha512" +hash = "8985ee7fd0e1033022292e05cb7ad503ae82908bfacb92c269eb4e3895947a512c4e769e7110785ca55f14d4af04124c762515dbd2508bcd08fc7a107cbcc023" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "uStOaYyZ" diff --git a/modpack/pack.toml b/modpack/pack.toml index fb23558..784bcda 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6d69b51107810ba94fd3e1a75a3efeef4c9192d4e415a7d4aa67bd9950b7561b" +hash = "e0df5d3c3db9f9eff6fe7236eabd7b181f94237cccabc5d74a8847cd2d8d7ec4" [versions] fabric = "0.17.2"