From 0691a4160ecfd03fe200a4b3b9514cc599352db7 Mon Sep 17 00:00:00 2001 From: satr14 Date: Fri, 15 May 2026 20:05:26 +0700 Subject: [PATCH] switch out for something less op --- index.toml | 10 +++++----- mods/op-warden-loot.pw.toml | 13 +++++++++++++ mods/warden-with-loot.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 mods/op-warden-loot.pw.toml delete mode 100644 mods/warden-with-loot.pw.toml diff --git a/index.toml b/index.toml index a4dd6e8..74aca1b 100644 --- a/index.toml +++ b/index.toml @@ -235,6 +235,11 @@ file = "mods/noisiumforked.pw.toml" hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b" metafile = true +[[files]] +file = "mods/op-warden-loot.pw.toml" +hash = "3cc5858328096b615cd912d0accd8c96baafd1acd88e86f8ef4d0b02d37ae20e" +metafile = true + [[files]] file = "mods/packet-fixer.pw.toml" hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070" @@ -390,11 +395,6 @@ file = "mods/vmp-fabric.pw.toml" hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0" metafile = true -[[files]] -file = "mods/warden-with-loot.pw.toml" -hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8" -metafile = true - [[files]] file = "mods/yacl.pw.toml" hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b" diff --git a/mods/op-warden-loot.pw.toml b/mods/op-warden-loot.pw.toml new file mode 100644 index 0000000..50468a6 --- /dev/null +++ b/mods/op-warden-loot.pw.toml @@ -0,0 +1,13 @@ +name = "OP Warden Loot" +filename = "op-warden-loot-v1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1gH96w5t/versions/OSGOmT9S/op-warden-loot-v1.1.jar" +hash-format = "sha512" +hash = "0cbcc4d5286d805134472f46553b3bcdb172ceb371a443a9432631e3a667850f311eed18def4783ede60a27594b182e62074c77062a4a58178a7fe07ff78acf2" + +[update] +[update.modrinth] +mod-id = "1gH96w5t" +version = "OSGOmT9S" diff --git a/mods/warden-with-loot.pw.toml b/mods/warden-with-loot.pw.toml deleted file mode 100644 index 277e3da..0000000 --- a/mods/warden-with-loot.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Warden With Loot" -filename = "warden-with-loot-3.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/T2Z3j2pD/versions/JapRpXun/warden-with-loot-3.4.jar" -hash-format = "sha512" -hash = "7cfafa7cbdac10a3d0c5e5b2c05cfa484c47bf8237744220ccc0a4b49d822eccb55857351ad5d5db6d31976a656861c26cbedb6e1c1ff27e16c16d1a9b7decfc" - -[update] -[update.modrinth] -mod-id = "T2Z3j2pD" -version = "JapRpXun" diff --git a/pack.toml b/pack.toml index b37cb05..db1825c 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 = "3747fdff0b1df38f30909e63f468ea21639072be69adcb376bf6536905bbce23" +hash = "d7ab1ae21c4f82a8d41332f3dcb752155682a946068d973e5d8c392cf22ad934" [versions] fabric = "0.19.2"