From 74e22c773da9d118f3f7c9f989c1910842e1bdbb Mon Sep 17 00:00:00 2001 From: incidentalstoat Date: Fri, 23 Aug 2024 22:53:44 -0500 Subject: [PATCH] Removed loot-patcher --- index.toml | 5 ----- mods/loot-patcher.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/loot-patcher.pw.toml diff --git a/index.toml b/index.toml index 3ea2948..92d1e66 100644 --- a/index.toml +++ b/index.toml @@ -2035,11 +2035,6 @@ file = "mods/loot-integrations.pw.toml" hash = "af39aa7bda9244f22f8e841a9071d78934574807768e8068102a32055bca1858" metafile = true -[[files]] -file = "mods/loot-patcher.pw.toml" -hash = "ba951c5a7444608828b6e02172e1785f85166d78c13528f99a02c0d98692e9ea" -metafile = true - [[files]] file = "mods/mcda-5.0.2.pw.toml" hash = "301c5774fa650b99ed6a32de63fd491014603ad2f18bf8b921a3fb4c863ea2b5" diff --git a/mods/loot-patcher.pw.toml b/mods/loot-patcher.pw.toml deleted file mode 100644 index 011e9ad..0000000 --- a/mods/loot-patcher.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Loot Patcher" -filename = "loot-patcher-1.1.0.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Qc3Wx1Hk/versions/zPz0PEzn/loot-patcher-1.1.0.jar" -hash-format = "sha1" -hash = "0b8945dd3e04a823adabcc4aa6c24a6438f031c4" - -[update] -[update.modrinth] -mod-id = "Qc3Wx1Hk" -version = "zPz0PEzn" diff --git a/pack.toml b/pack.toml index 5074c13..978c522 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c430989b4a8514ce20d60123eb0192224cea412c3100f1c6f4d46af4b2a90a49" +hash = "5d509bf2e349f4699183b6135835fa9f946682381348462156894eb0b523bc56" [versions] fabric = "0.16.0"