From 3d109ee3cec84898f7b1c323d90d002114774fe1 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 14 Nov 2023 17:53:25 -0500 Subject: [PATCH] Version bump to 0.4.13 Mods removed: - Libre EXP Fix - Causes a crash when entering/exiting a dimension --- src/index.toml | 5 ----- src/mods/libre-exp-fix.pw.toml | 13 ------------- src/pack.toml | 4 ++-- 3 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 src/mods/libre-exp-fix.pw.toml diff --git a/src/index.toml b/src/index.toml index 94098f5..71565ef 100644 --- a/src/index.toml +++ b/src/index.toml @@ -384,11 +384,6 @@ file = "mods/laserio.pw.toml" hash = "4205c8912564c477a8762eb1ffcabef42bcea54d9b50a9dcc7d2196d0e63ae29" metafile = true -[[files]] -file = "mods/libre-exp-fix.pw.toml" -hash = "15e0012c26d3554af5dbbf347d1127799785cb26792d71ce247d67f8880b807f" -metafile = true - [[files]] file = "mods/login-protection.pw.toml" hash = "d6669ccd9ed05cf4859dee3fd2a46ef5aef12179e1f505c8dd92dc653033897a" diff --git a/src/mods/libre-exp-fix.pw.toml b/src/mods/libre-exp-fix.pw.toml deleted file mode 100644 index 1c73188..0000000 --- a/src/mods/libre-exp-fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LibreExpFix" -filename = "libreexpfix-0.2.1b8-BETA-forge.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qOQALrK4/versions/hETV1qqa/libreexpfix-0.2.1b8-BETA-forge.jar" -hash-format = "sha1" -hash = "b3c75a18c092291ccdfbfc34227d7c4333c2b6e0" - -[update] -[update.modrinth] -mod-id = "qOQALrK4" -version = "hETV1qqa" diff --git a/src/pack.toml b/src/pack.toml index 6ab07a3..b33f744 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.4.12" +version = "0.4.13" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f8e7644cd8bdc527d00f8ee18b1e37b13d45e0d3368a65918b22a5af4e26e204" +hash = "324b46155b6cd8e1a04880af8b9472daf16fa114721300b5f8ae00a89f6198ad" [versions] forge = "47.2.0"