add restful hellscape
This commit is contained in:
parent
b1527699b7
commit
b4b4924a51
3 changed files with 19 additions and 1 deletions
|
@ -372,6 +372,11 @@ file = "mods/repurposed-structures-fabric.pw.toml"
|
|||
hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/restful-hellscape.pw.toml"
|
||||
hash = "888fde4fc8e35daa1feddb98f727cd7c1b9429f0ac0f96606c2b186df70d8a1f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/scout.pw.toml"
|
||||
hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10"
|
||||
|
|
13
mods/restful-hellscape.pw.toml
Normal file
13
mods/restful-hellscape.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Restful Hellscape"
|
||||
filename = "restful_hellscape-1.1.0+1.19.2.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nnWIfgRj/versions/2Wy4uA1a/restful_hellscape-1.1.0%2B1.19.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5e404435858bd9a23e178eed08bf9b54d9c84de9946331eb1d58efd826f6b7abb0f6d3705f330ce9ed9af7c45986b7a4233d711e78a9536ed533f2112e77fb6a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nnWIfgRj"
|
||||
version = "2Wy4uA1a"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d4f4ad0872d69e28213552aed203a77d312daed09293d1e03e648d8bab082c1b"
|
||||
hash = "beb94fb6205324d156d653c4770ede49c958962e6c6b7d1e6c6aee08f43c5900"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue