add restful hellscape

This commit is contained in:
Infinidoge 2025-06-23 22:59:57 -04:00
parent b1527699b7
commit b4b4924a51
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
3 changed files with 19 additions and 1 deletions

View file

@ -372,6 +372,11 @@ file = "mods/repurposed-structures-fabric.pw.toml"
hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df" hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df"
metafile = true metafile = true
[[files]]
file = "mods/restful-hellscape.pw.toml"
hash = "888fde4fc8e35daa1feddb98f727cd7c1b9429f0ac0f96606c2b186df70d8a1f"
metafile = true
[[files]] [[files]]
file = "mods/scout.pw.toml" file = "mods/scout.pw.toml"
hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10" hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10"

View 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"

View file

@ -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 = "d4f4ad0872d69e28213552aed203a77d312daed09293d1e03e648d8bab082c1b" hash = "beb94fb6205324d156d653c4770ede49c958962e6c6b7d1e6c6aee08f43c5900"
[versions] [versions]
minecraft = "1.19.2" minecraft = "1.19.2"