From 21f543af4a4116f10ac152712f53dc3e5c33c692 Mon Sep 17 00:00:00 2001 From: Merith Date: Sat, 15 Feb 2025 21:58:27 -0800 Subject: [PATCH] murk luckperms --- .minecraft/index.toml | 5 ----- .minecraft/mods/luckperms.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 .minecraft/mods/luckperms.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 1e58cd3..7343afe 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -163,11 +163,6 @@ file = "mods/kubejs.pw.toml" hash = "eba62fcfbe8678c035ef239481af4f01b21b33d198f8bf7467726e02bf37f845" metafile = true -[[files]] -file = "mods/luckperms.pw.toml" -hash = "91e6a0e562023e927ca1c56bdfd5df673609cac23528f768a83afe3674cdd0c0" -metafile = true - [[files]] file = "mods/mc-vr-api.pw.toml" hash = "f0e281e1e2dadfc65e6d8d3189d143120f86ec75a0cb27077e55216847df729b" diff --git a/.minecraft/mods/luckperms.pw.toml b/.minecraft/mods/luckperms.pw.toml deleted file mode 100644 index be34856..0000000 --- a/.minecraft/mods/luckperms.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LuckPerms" -filename = "LuckPerms-NeoForge-5.4.140.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/rnvg05YO/LuckPerms-NeoForge-5.4.140.jar" -hash-format = "sha512" -hash = "50d94c5a9d2635a445a2bd4f2f16c22172678b93315e3d91fa0829349ccd2b02944354af7baa3e6ae0c7bfe19f497b09af461f84aacc93900b59b75a07cd0290" - -[update] -[update.modrinth] -mod-id = "Vebnzrzj" -version = "rnvg05YO" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index a48dd6a..a9b11c2 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e6d8dc0af589c72c955122407d8844689fbaa2fca4fe172f4a7506a38594a1b6" +hash = "09c600e7dce7cd2737d504c5bc24c5bd1d6200309ebc34210c0991ae667ef72d" [versions] minecraft = "1.21.1"