From 20781d81764746128a52b3282e2fb6808f0b9d89 Mon Sep 17 00:00:00 2001 From: pinchese Date: Fri, 22 Jul 2022 00:00:50 -0500 Subject: [PATCH] removed expert weapons and armor, as they don't fit the spirit of the pack. --- config/isxander-main-menu-credits.json | 2 +- index.toml | 12 +----------- mods/expert-armor.pw.toml | 13 ------------- mods/expert-weapons.pw.toml | 13 ------------- pack.toml | 2 +- 5 files changed, 3 insertions(+), 39 deletions(-) delete mode 100644 mods/expert-armor.pw.toml delete mode 100644 mods/expert-weapons.pw.toml diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 8e6798b..2d76062 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -3,7 +3,7 @@ "top_left": [], "top_right": [], "bottom_left": [], - "bottom_right": ["OomfieCraft Modpack 2.0.2"], + "bottom_right": ["OomfieCraft Modpack 2.0.3"], "mod_blacklist": [] }, "pause_menu": { diff --git a/index.toml b/index.toml index 1caf04f..7803d82 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "cd330712a4d5cb6da946dfd9e6365e5b1c5f3ffcc71a4e448fe5860ed4a43db8" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "a6494521695bd951d05d0c2e0a7462c9b8967c340451462000d86b4319da8ad0" +hash = "98327ed564cd83462b92348ca692cc7017cfa1f192c8e599be85025702492b79" [[files]] file = "config/yosbr/config/.puzzle_cache/mojangstudios.png" @@ -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 c9af06d..7697610 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 = "c452ce6157e2995a911628584beb33ca6bd2a3e75be0d811fd641e9b1933c231" +hash = "7466a04e04cc396c6fe3b743fb9a5d209d46479d40afdfbf32d8e3dd05fb14d8" [versions] fabric = "0.14.8"