switch out for something less op
This commit is contained in:
parent
506050af82
commit
0691a4160e
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
|
@ -235,6 +235,11 @@ file = "mods/noisiumforked.pw.toml"
|
||||||
hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b"
|
hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/op-warden-loot.pw.toml"
|
||||||
|
hash = "3cc5858328096b615cd912d0accd8c96baafd1acd88e86f8ef4d0b02d37ae20e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/packet-fixer.pw.toml"
|
file = "mods/packet-fixer.pw.toml"
|
||||||
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
|
hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070"
|
||||||
|
|
@ -390,11 +395,6 @@ file = "mods/vmp-fabric.pw.toml"
|
||||||
hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0"
|
hash = "9ce3767540efbf35e0a0c266040c9879efc9136ec59cd38e06e45b3c3c3e90e0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/warden-with-loot.pw.toml"
|
|
||||||
hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/yacl.pw.toml"
|
file = "mods/yacl.pw.toml"
|
||||||
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"
|
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"
|
||||||
|
|
|
||||||
13
mods/op-warden-loot.pw.toml
Normal file
13
mods/op-warden-loot.pw.toml
Normal file
|
|
@ -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"
|
||||||
|
|
@ -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"
|
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "3747fdff0b1df38f30909e63f468ea21639072be69adcb376bf6536905bbce23"
|
hash = "d7ab1ae21c4f82a8d41332f3dcb752155682a946068d973e5d8c392cf22ad934"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue