diff --git a/index.toml b/index.toml index e969049..d1ed405 100644 --- a/index.toml +++ b/index.toml @@ -424,6 +424,11 @@ file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "879f42a9c6ede67873e773764319cc52105db1c5bfdd540878c9a28eaa0c5561" +metafile = true + [[files]] file = "mods/main-menu-credits.pw.toml" hash = "2a79f7fb98b7073c926c6f87a93473f5714cf82a2ace7f344e4e2de4a33e0233" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml new file mode 100644 index 0000000..510fac0 --- /dev/null +++ b/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.88.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7VG8Evoq/LuckPerms-Fabric-5.4.88.jar" +hash-format = "sha1" +hash = "8c9364ad400b9562d1a547ab5cd7f57920adede6" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "7VG8Evoq" diff --git a/pack.toml b/pack.toml index 5ae6699..f761dfd 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 = "1047c34f949b032f93d76587226cce87a0a6690cef3f07b7b597444e3470c1ef" +hash = "70b72e3664c228509e30e4cac78692f358eef1d0773f30a57781227899bb0133" [versions] fabric = "0.14.22"