From 3e6833e720fae677950809501c59ebede8b389c7 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 14 Nov 2023 22:34:46 -0500 Subject: [PATCH] Version bump to 0.5.3 Mods Removed: - Valhelsia Core - Valhlesia Furniture - Valhelsia Structures --- src/index.toml | 15 --------------- src/mods/valhelsia-core.pw.toml | 13 ------------- src/mods/valhelsia-furniture.pw.toml | 13 ------------- src/mods/valhelsia-structures.pw.toml | 13 ------------- src/pack.toml | 4 ++-- 5 files changed, 2 insertions(+), 56 deletions(-) delete mode 100644 src/mods/valhelsia-core.pw.toml delete mode 100644 src/mods/valhelsia-furniture.pw.toml delete mode 100644 src/mods/valhelsia-structures.pw.toml diff --git a/src/index.toml b/src/index.toml index 31a866f..924c589 100644 --- a/src/index.toml +++ b/src/index.toml @@ -768,21 +768,6 @@ file = "mods/trade-cycling.pw.toml" hash = "93ea58f8eff5477701d1b8edac8fad45ee2e0d6d012e5aa56c34a17845c25a49" metafile = true -[[files]] -file = "mods/valhelsia-core.pw.toml" -hash = "8e7408c761e911aca700a0bc10a0e61f86a4b118f190a6f59e85f34b142c57cd" -metafile = true - -[[files]] -file = "mods/valhelsia-furniture.pw.toml" -hash = "2362f0f288c62ab59e149253ed8a86418108c3afa4300e0f109e09fd76037cb0" -metafile = true - -[[files]] -file = "mods/valhelsia-structures.pw.toml" -hash = "8479b3b1f0f707ea5e6c6e33e5175d11fb570b8edea98ea9e2d7a60bb9a051db" -metafile = true - [[files]] file = "mods/villager-names-serilum.pw.toml" hash = "5541d4666329b7977d1fcf7cdaae5201a6968e30679e855b4a0d1bebf5f08a6f" diff --git a/src/mods/valhelsia-core.pw.toml b/src/mods/valhelsia-core.pw.toml deleted file mode 100644 index 8bbd9d2..0000000 --- a/src/mods/valhelsia-core.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Valhelsia Core" -filename = "valhelsia_core-forge-1.20.1-1.1.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "9bf421ecd72a406f08c98d3ba4f4df48c0473717" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4735319 -project-id = 416935 diff --git a/src/mods/valhelsia-furniture.pw.toml b/src/mods/valhelsia-furniture.pw.toml deleted file mode 100644 index 65a1397..0000000 --- a/src/mods/valhelsia-furniture.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Valhelsia Furniture" -filename = "valhelsia_furniture-forge-1.20.1-1.1.2.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "df2fe44236e6005f2bd40aa647cbaefc90e4be0a" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4735963 -project-id = 694349 diff --git a/src/mods/valhelsia-structures.pw.toml b/src/mods/valhelsia-structures.pw.toml deleted file mode 100644 index 71e1d4a..0000000 --- a/src/mods/valhelsia-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Valhelsia Structures" -filename = "valhelsia_structures-forge-1.20.1-1.1.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "ab42e76baea443977831984725370057d890f70f" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4845026 -project-id = 347488 diff --git a/src/pack.toml b/src/pack.toml index ddadf53..36cfac9 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.5.2" +version = "0.5.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "02c5db29a358bea454a4e50d921c387cf6d46b25ce572f2e2f49224ba250e3ad" +hash = "9ceefb7d1bff3926296432f8b1b6ccb29fb1a3c7cca45dd4dd278233e86ac2bc" [versions] forge = "47.2.0"