From 1b8c52b85d94ce8d55a6c86ef9194e08841dede5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Sun, 16 Jun 2024 11:29:49 +0200 Subject: [PATCH] feat: add regions unexplored --- packwiz/1.20.1/index.toml | 5 +++++ packwiz/1.20.1/mods/regions-unexplored.pw.toml | 13 +++++++++++++ packwiz/1.20.1/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 packwiz/1.20.1/mods/regions-unexplored.pw.toml diff --git a/packwiz/1.20.1/index.toml b/packwiz/1.20.1/index.toml index 924155e..1dd3301 100644 --- a/packwiz/1.20.1/index.toml +++ b/packwiz/1.20.1/index.toml @@ -775,6 +775,11 @@ file = "mods/rechiseled.pw.toml" hash = "95cb627d4f6ac64e0482ad359f0fb9cfa0c1abe248370d61bc2a520d2b8c665c" metafile = true +[[files]] +file = "mods/regions-unexplored.pw.toml" +hash = "9c73d4cc9a7fdf3d3ffb77af19dfa4f0578866d84b745439f2900ce112260e3d" +metafile = true + [[files]] file = "mods/resourceful-config.pw.toml" hash = "92b0bc142a7cbc4af73ec922b72e9ab6f7b41cedc35a7dbbd49bbc3d66f88fcc" diff --git a/packwiz/1.20.1/mods/regions-unexplored.pw.toml b/packwiz/1.20.1/mods/regions-unexplored.pw.toml new file mode 100644 index 0000000..568daa6 --- /dev/null +++ b/packwiz/1.20.1/mods/regions-unexplored.pw.toml @@ -0,0 +1,13 @@ +name = "Regions Unexplored" +filename = "RegionsUnexploredForge-0.5.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Tkikq67H/versions/Vrzha1ED/RegionsUnexploredForge-0.5.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "6289fdb3cdc411ef63602a7cc6d1a3732b9f0dea" + +[update] +[update.modrinth] +mod-id = "Tkikq67H" +version = "Vrzha1ED" diff --git a/packwiz/1.20.1/pack.toml b/packwiz/1.20.1/pack.toml index 83f0e16..8a43a69 100644 --- a/packwiz/1.20.1/pack.toml +++ b/packwiz/1.20.1/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a7145d0cfb82c554d7801e1c81045d9d0de489b1e9d7b30aa60655eef82d0b85" +hash = "6fa96837d05bd5c0f7eb7e474e1d3d93ced123b95ac778071ee1e6060016c8c5" [versions] forge = "47.2.17"