From b4b4924a516a0fa61096683eaa9d4181ebc1a7b9 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 23 Jun 2025 22:59:57 -0400 Subject: [PATCH] add restful hellscape --- index.toml | 5 +++++ mods/restful-hellscape.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/restful-hellscape.pw.toml diff --git a/index.toml b/index.toml index 38793d8..3db2222 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/restful-hellscape.pw.toml b/mods/restful-hellscape.pw.toml new file mode 100644 index 0000000..4cf20ed --- /dev/null +++ b/mods/restful-hellscape.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 5828c33..afa0cf4 100644 --- a/pack.toml +++ b/pack.toml @@ -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"