From 7da86574e6f40f341cf87cd08f90e3ea887f607b Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 11 Mar 2024 21:14:53 -0400 Subject: [PATCH] Version bump to 0.7.16 Mods added: - Regions Unexplored ([#25](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues/25)) --- src/index.toml | 5 +++++ src/mods/regions-unexplored.pw.toml | 13 +++++++++++++ src/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/mods/regions-unexplored.pw.toml diff --git a/src/index.toml b/src/index.toml index 4ef10e9..225fbd6 100644 --- a/src/index.toml +++ b/src/index.toml @@ -1060,6 +1060,11 @@ file = "mods/rebind-narrator.pw.toml" hash = "b2f208a76cad06abe320fba893adfeb40e2cc1064e4560155657f2229b2387ab" metafile = true +[[files]] +file = "mods/regions-unexplored.pw.toml" +hash = "c2e05016968c20cd6e7d7395daa52b2c39192272898c678469c2aa28c2daf896" +metafile = true + [[files]] file = "mods/rei.pw.toml" hash = "78c2924034bad9bfe4ecfa7367e3e4efbadb2e1634f98e67d725bdc8a9c40398" diff --git a/src/mods/regions-unexplored.pw.toml b/src/mods/regions-unexplored.pw.toml new file mode 100644 index 0000000..8d180c0 --- /dev/null +++ b/src/mods/regions-unexplored.pw.toml @@ -0,0 +1,13 @@ +name = "Regions Unexplored (forge/fabric)" +filename = "RegionsUnexploredForge-0.5.5+1.20.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6289fdb3cdc411ef63602a7cc6d1a3732b9f0dea" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5151869 +project-id = 659110 diff --git a/src/pack.toml b/src/pack.toml index 8c77d2b..53afad1 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.7.15" +version = "0.7.16" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f14c085260d6af260933987b42f1d4b0701d71dc617d2d58003caf935ac04176" +hash = "0080579271cbb109e40389aca25fb4f6d025076c3464b3567992b388aac4978e" [versions] forge = "47.2.0"