Added when dungeons arise
This commit is contained in:
parent
3ec5ae39e2
commit
e7ddd4dcf0
3 changed files with 19 additions and 1 deletions
|
@ -2417,6 +2417,11 @@ file = "mods/way2wayfabric-0.0.6.pw.toml"
|
|||
hash = "22d7b8295f83d830ce684d22c9e1cf04d22dda7f432ff009c5cd8282c8b8e5fa"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/when-dungeons-arise-seven-seas.pw.toml"
|
||||
hash = "72ef835bcebdf1810dde617b62ef5ce0e30e2a7cf29ec896c6f675e36b9856a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/when-dungeons-arise.pw.toml"
|
||||
hash = "a6614ca2d62be4bd9a6f98089c1a999f383d7a1d26ee057a8c8937d59129812e"
|
||||
|
|
13
mods/when-dungeons-arise-seven-seas.pw.toml
Normal file
13
mods/when-dungeons-arise-seven-seas.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "When Dungeons Arise: Seven Seas"
|
||||
filename = "DungeonsAriseSevenSeas-1.20.x-1.0.2-fabric.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZsrrjDbP/versions/ZQjAxRej/DungeonsAriseSevenSeas-1.20.x-1.0.2-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f71f5c74875e036cc697370c3088e2bee68fd25c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZsrrjDbP"
|
||||
version = "ZQjAxRej"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d69e60af9a0b23e0e7d1d0b864938c2b83619effcdcee687fc6a7a826e7b7216"
|
||||
hash = "627a1afe6a9eb959dd5a556266e70658883997d6f76b2477f814ae64b99cebce"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue