From 055153f6a8e4d4fbe747894a1fa95d04825ba308 Mon Sep 17 00:00:00 2001 From: endigma Date: Sat, 18 Jun 2022 19:11:32 -0300 Subject: [PATCH] add luckperms back --- index.toml | 5 +++++ mods/luckperms.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/luckperms.pw.toml diff --git a/index.toml b/index.toml index fc8bbf5..95a0398 100644 --- a/index.toml +++ b/index.toml @@ -768,6 +768,11 @@ file = "mods/lovely_snails.toml" hash = "cea7e57f790cde53db4a76005bca2079df37fcb43df16961fbc6b2e116100b9c" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "7c5ddb1d34d6b46a821398895ef8650b58b70af35c41befac3109120fc275a32" +metafile = true + [[files]] file = "mods/macaws-paintings.toml" hash = "84a9f46385a31a08b7560bc1c8aed8dd2de533017183c6fc8b2c5b2dc7c1720a" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml new file mode 100644 index 0000000..16bd3fd --- /dev/null +++ b/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.25.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5e6eeabca956a2052f52f076c0ff95f02a83f578" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3807225 +project-id = 431733 diff --git a/pack.toml b/pack.toml index 07f5a3a..5fd0c17 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 = "6af68c570a9ac2541fb35ff3863a0abd789511f94435e51a952615e5843afca9" +hash = "61732341df3368f6670527bba95b21df7433fcc0e4ef8097d1e84c604637ad30" [versions] fabric = "0.14.7"