From 6b502fd006a8540578ac15aaf0537c3b3136f0cc Mon Sep 17 00:00:00 2001 From: pinchese Date: Thu, 21 Jul 2022 23:56:52 -0500 Subject: [PATCH] removed expert armor and weapons, as they don't fit the vibe of the modpack --- index.toml | 10 ---------- mods/expert-armor.pw.toml | 13 ------------- mods/expert-weapons.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 mods/expert-armor.pw.toml delete mode 100644 mods/expert-weapons.pw.toml diff --git a/index.toml b/index.toml index f45c9bf..e35fb15 100644 --- a/index.toml +++ b/index.toml @@ -957,16 +957,6 @@ file = "mods/expanded-delight.pw.toml" hash = "b6196b0778e20f4a802086f2a2f27b72f52650d9919d416151902e0f8ddc96d5" metafile = true -[[files]] -file = "mods/expert-armor.pw.toml" -hash = "61fd6943a59b8bb120e9e9a338d01d53f8655f040b04f5bd6442f1702a2ee0f6" -metafile = true - -[[files]] -file = "mods/expert-weapons.pw.toml" -hash = "ea28a730d85370aefe505adfeb3a5fa971aa7201a102529301951fb9b2e229bd" -metafile = true - [[files]] file = "mods/extra-classes-origins.pw.toml" hash = "b64de4a5771083d6824e8536ee903005d4e05a53543cdfa9d152b2513f3ec5d3" diff --git a/mods/expert-armor.pw.toml b/mods/expert-armor.pw.toml deleted file mode 100644 index 320749d..0000000 --- a/mods/expert-armor.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Expert Armor [Fabric]" -filename = "expert_armor-1.7.5.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "63a2d447e981273740714714ec85eae51e25063d" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3706633 -project-id = 561524 diff --git a/mods/expert-weapons.pw.toml b/mods/expert-weapons.pw.toml deleted file mode 100644 index 5a5770a..0000000 --- a/mods/expert-weapons.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Expert Weapons & Tools [Fabric]" -filename = "expert_weapons-1.51.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "179109c3455686a79898195419324b2d00cd7a20" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3866697 -project-id = 565640 diff --git a/pack.toml b/pack.toml index 7abb165..f182b76 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 = "d0ef2d5f7413502836d28548cb5f783425fbb4e942a0070d202aa60532765c72" +hash = "06318760ba76f4dae5cf9c6ac04438c078dfafd11eb5d155feb0d33de2968c20" [versions] fabric = "0.14.8"