add deimos and yacl
This commit is contained in:
parent
c204d7f589
commit
d2b9f6d505
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -134,6 +134,11 @@ file = "mods/craterlib.pw.toml"
|
||||||
hash = "57f15cd128cc3e1d27166e6046d2716615fb585cec4aeba101823068343cdfed"
|
hash = "57f15cd128cc3e1d27166e6046d2716615fb585cec4aeba101823068343cdfed"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/deimos.pw.toml"
|
||||||
|
hash = "01193fa366bb08d61f2cb954bfb3efb2734dd0190de5a969336953d7eba72eab"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/do-a-barrel-roll.pw.toml"
|
file = "mods/do-a-barrel-roll.pw.toml"
|
||||||
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
|
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
|
||||||
|
|
@ -453,3 +458,8 @@ metafile = true
|
||||||
file = "mods/warden-with-loot.pw.toml"
|
file = "mods/warden-with-loot.pw.toml"
|
||||||
hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8"
|
hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/yacl.pw.toml"
|
||||||
|
hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b"
|
||||||
|
metafile = true
|
||||||
|
|
|
||||||
13
mods/deimos.pw.toml
Normal file
13
mods/deimos.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Deimos"
|
||||||
|
filename = "deimos-1.21.11-fabric-2.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/WQaxNzFg/versions/zFqTtD6H/deimos-1.21.11-fabric-2.6.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "2371a921dfe8402393de0f78f9faa40c8fe8a8e2155187327e55eebb0754a16161bfcd64358133b5e5269be40a85523780bc156689774b119c5203bbd47ed720"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "WQaxNzFg"
|
||||||
|
version = "zFqTtD6H"
|
||||||
13
mods/yacl.pw.toml
Normal file
13
mods/yacl.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "YetAnotherConfigLib (YACL)"
|
||||||
|
filename = "yet_another_config_lib_v3-3.8.2+1.21.11-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/pHWDw3Vc/yet_another_config_lib_v3-3.8.2%2B1.21.11-fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "392db7d471030cca27483ecf58c626a14cd73d71a18afe6d4173c6b030948b8a925b36e708d4cc2c897dfa3f20a7f23b999fc18aa6d36c156da29037601153ac"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "1eAoo2KR"
|
||||||
|
version = "pHWDw3Vc"
|
||||||
|
|
@ -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 = "e1ba62cebaf05e336e574356e167def6cda86cf47668be6622753bca456fffb8"
|
hash = "222ee0843f10b5f6c8c5cbb0c03e363f284ce25ca87ccc79c0805a15c1300079"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue