challenge mods
This commit is contained in:
parent
1a6cae2d80
commit
6dc6611747
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -30,6 +30,11 @@ file = "mods/architectury-api.pw.toml"
|
||||||
hash = "ff1763afa21669a76a9ca65735944986ec4ef7a0d440b98ee2154aafa46356c8"
|
hash = "ff1763afa21669a76a9ca65735944986ec4ef7a0d440b98ee2154aafa46356c8"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/armored-foes.pw.toml"
|
||||||
|
hash = "40681516011815d67a78316e619fe2da0b50687709a36bbfd8ea7bb5b019aa75"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/balm.pw.toml"
|
file = "mods/balm.pw.toml"
|
||||||
hash = "974d8b38f628b9ecf976c98332a87d24ddc220848abd9c55f7f7c0bafb5be5a1"
|
hash = "974d8b38f628b9ecf976c98332a87d24ddc220848abd9c55f7f7c0bafb5be5a1"
|
||||||
|
|
@ -445,6 +450,11 @@ file = "mods/welcome-message.pw.toml"
|
||||||
hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
|
hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/witherswrath.pw.toml"
|
||||||
|
hash = "437ceec948f3b721b3887c23fd4ed6da28d1d2a58b50930b5360f442d97087ad"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/yacl.pw.toml"
|
file = "mods/yacl.pw.toml"
|
||||||
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"
|
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"
|
||||||
|
|
|
||||||
13
mods/armored-foes.pw.toml
Normal file
13
mods/armored-foes.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Armored Foes"
|
||||||
|
filename = "ArmoredFoes-v21.11.2-mc1.21.11-Fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ahTPKYtE/versions/lDgTIEk5/ArmoredFoes-v21.11.2-mc1.21.11-Fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "74ffc5d2aae5562b7ac50f3e6de8447f3870829afa1124725b02bd45c452b145666305efd70b727ddc536f1ec160acd623b745d719ee8af12c87e323a86ba3c6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ahTPKYtE"
|
||||||
|
version = "lDgTIEk5"
|
||||||
13
mods/witherswrath.pw.toml
Normal file
13
mods/witherswrath.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Wither's Wrath"
|
||||||
|
filename = "[1.21.11]witherswrath-1.16.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qqIrLnDt/versions/1e3NYqDh/%5B1.21.11%5Dwitherswrath-1.16.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "1ade11b18afc63cd0f0fef73a2e7000cd9d7ebf0594be9daf80a63afe35d5d2bc5d0934fda9b26582763d3b3df589ed1334ca38a06de303552ec36741bd0fbe1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qqIrLnDt"
|
||||||
|
version = "1e3NYqDh"
|
||||||
|
|
@ -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 = "f71b2715fdcb853a92e196062c620854db9cc4d204bdc23f5d7ad700f6fac52d"
|
hash = "3ba3e78078dece840242d9f9a1f1c19c4f9ee73763e4d38d26dff75f21d7d06b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue