This commit is contained in:
parent
dcf9000c76
commit
1d74d9f24e
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -1733,6 +1733,16 @@ file = "mods/valkyrien-skies.pw.toml"
|
|||
hash = "d0b9e330714c613ba207842facd66054188ad4cb60538f455487a8ca04d1b82a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vampires-delight.pw.toml"
|
||||
hash = "2ad03fd527b04224d4191358c4d68c5ac24a54a1c585f2db87bb164c5b96540b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vampiric-ageing-a-vampirism-addon.pw.toml"
|
||||
hash = "1981a33082b68ef93dbb5fee65e15db84604034107bc6173c54edf1aaed8e789"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vampirism.pw.toml"
|
||||
hash = "7f84bfdc3145ab1ac199aaddb9edb35a0c294fe491e1f5bf85e7401c283c795f"
|
||||
|
|
13
mods/vampires-delight.pw.toml
Normal file
13
mods/vampires-delight.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Vampire's Delight"
|
||||
filename = "VampiresDelight-1.20.1-0.1.7b.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9Vo2deFq/versions/U9wneqoO/VampiresDelight-1.20.1-0.1.7b.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f3ad646f6d41073b77cbabf8f0861188de1b378c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9Vo2deFq"
|
||||
version = "U9wneqoO"
|
13
mods/vampiric-ageing-a-vampirism-addon.pw.toml
Normal file
13
mods/vampiric-ageing-a-vampirism-addon.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Vampiric Ageing - A Vampirism Addon"
|
||||
filename = "vampiricageing-1.20.1-1.3.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "ff6c674be3ebad79065bc70cdd0db1cfe28f3724"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5350582
|
||||
project-id = 906331
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "54d79e2da18e1c758b40fd284f1ef82e2fb19c4ba756d91b5e58e79b3cbc163b"
|
||||
hash = "137a0832a967a791cbdf624295b41e2b84ce60a6d9e13a6297237e5fb20e6c6b"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue