From 2fecc0419af448d1eb0481eee9960f38cfa4af15 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 14 Nov 2023 01:40:20 -0500 Subject: [PATCH] Version bump to 0.4.8 Mods Removed: - Minecraft Chromium Embedded Framework - WebDisplays --- src/index.toml | 10 ---------- src/mods/mcef.pw.toml | 13 ------------- src/mods/webdisplays.pw.toml | 13 ------------- src/pack.toml | 4 ++-- 4 files changed, 2 insertions(+), 38 deletions(-) delete mode 100644 src/mods/mcef.pw.toml delete mode 100644 src/mods/webdisplays.pw.toml diff --git a/src/index.toml b/src/index.toml index 63f1f85..62ba3d2 100644 --- a/src/index.toml +++ b/src/index.toml @@ -415,11 +415,6 @@ file = "mods/lootr.pw.toml" hash = "123208d47b67ef94944debfc350bacfa66d236e4dee03593abfaec27f45899f6" metafile = true -[[files]] -file = "mods/mcef.pw.toml" -hash = "a0d731b68225707eaa93ba215e480b3e226f4e5a0ea4d3a4b91d8cbe77749ead" -metafile = true - [[files]] file = "mods/mekanism-additions.pw.toml" hash = "8103bb4258a97eba7de4ce26e13acaa515ca805869b2a2badeae7b5b03ac5fcc" @@ -740,11 +735,6 @@ file = "mods/waystones.pw.toml" hash = "a054ff26321c786fde20256fc508164f502c2386ff8af805f44c2628a811d3bc" metafile = true -[[files]] -file = "mods/webdisplays.pw.toml" -hash = "40791cf0a89c589f094979674da4eb26d4f47755939a563c40e0daaba614a298" -metafile = true - [[files]] file = "mods/wool-tweaks.pw.toml" hash = "083f33f5598c59adefa19fafc106972c5de5271609a5855e6594ab033d629460" diff --git a/src/mods/mcef.pw.toml b/src/mods/mcef.pw.toml deleted file mode 100644 index 9257255..0000000 --- a/src/mods/mcef.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MCEF (Minecraft Chromium Embedded Framework)" -filename = "mcef-forge-2.1.1-1.20.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "7b6dc96a250b61aebf025c21f5925d5a20966e17" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4857170 -project-id = 636236 diff --git a/src/mods/webdisplays.pw.toml b/src/mods/webdisplays.pw.toml deleted file mode 100644 index 1708c69..0000000 --- a/src/mods/webdisplays.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WebDisplays" -filename = "webdisplays-2.0.0-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/bRa1UAVZ/versions/yzdrcFok/webdisplays-2.0.0-1.20.1.jar" -hash-format = "sha1" -hash = "38d8c3605e2260d4a7116f3754a32c0bb241742c" - -[update] -[update.modrinth] -mod-id = "bRa1UAVZ" -version = "yzdrcFok" diff --git a/src/pack.toml b/src/pack.toml index dd6d75a..075f55c 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.4.7" +version = "0.4.8" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7e9d8c1bf9b212a81a2d1eefad127680c164586a750ba6fa9aa2b2c9aa2459e1" +hash = "e33b675eccc68cbeab877f2d681cb1100484e159b33e8a5274fc5d45421d1edc" [versions] forge = "47.2.0"