From 1fcc51a7b1ba70ef48c1d68e5ca45b1a45990b49 Mon Sep 17 00:00:00 2001 From: Aethrexal Date: Sat, 3 Aug 2024 22:23:50 +0200 Subject: [PATCH] [6.0.3] Updated mods and added 3 others --- CHANGELOG.md | 4 ++++ MODLIST.md | 1 - index.toml | 5 ----- mods/modern-industrialization.pw.toml | 13 ------------- pack.toml | 2 +- 5 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 mods/modern-industrialization.pw.toml diff --git a/CHANGELOG.md b/CHANGELOG.md index 97d4eac..e926fb2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ - Measurements - Tom's Simple Storage Mod +### Removed + +- Modern Industrialization + ### Changed - Removed XP cost of using waystones. diff --git a/MODLIST.md b/MODLIST.md index d22456d..4d1af4f 100755 --- a/MODLIST.md +++ b/MODLIST.md @@ -94,7 +94,6 @@ # M - [ ] [Measurements](https://www.curseforge.com/minecraft/mc-mods/measurements) - [ ] [ModernFix](https://www.curseforge.com/minecraft/mc-mods/modernfix) -- [ ] [Modern Industrialization](https://www.curseforge.com/minecraft/mc-mods/modern-industrialization) - [ ] [Modular Force Field Systems (MFFS)](https://www.curseforge.com/minecraft/mc-mods/mffs) - [ ] [MonoLib](https://www.curseforge.com/minecraft/mc-mods/monolib) - [ ] [More Red](https://www.curseforge.com/minecraft/mc-mods/more-red) diff --git a/index.toml b/index.toml index da92fc6..e60face 100644 --- a/index.toml +++ b/index.toml @@ -331,11 +331,6 @@ file = "mods/mffs.pw.toml" hash = "f84c49cf8d72c37d2da4665253c336e838794b323b16222ec0cb148997f144c3" metafile = true -[[files]] -file = "mods/modern-industrialization.pw.toml" -hash = "415b51af1dba5faf22588b20b61bc934f2b84d646985268851946adbdbf619ca" -metafile = true - [[files]] file = "mods/modernfix.pw.toml" hash = "196b94baf1086ee906951689069e80b3712acc1129bb5c17353473d9449b71c7" diff --git a/mods/modern-industrialization.pw.toml b/mods/modern-industrialization.pw.toml deleted file mode 100644 index f933a04..0000000 --- a/mods/modern-industrialization.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Modern Industrialization" -filename = "Modern-Industrialization-2.2.16-beta.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4a1f86783490dc01544a694acc448869962b7ee5" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5585300 -project-id = 405388 diff --git a/pack.toml b/pack.toml index 2baa464..0cf689f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "61921ea7ee2b17a07b94594697150b6230966399a824e26017169537aa6329af" +hash = "c2e560c61796128f0df36531e990c167f16c0f898f1364d2eabdec573b1a41b4" [versions] minecraft = "1.21"