removed expert armor and weapons, as they don't fit the vibe of the modpack

This commit is contained in:
Penny 2022-07-21 23:56:52 -05:00
parent 163c1c62fd
commit 6b502fd006
4 changed files with 1 additions and 37 deletions

View file

@ -957,16 +957,6 @@ file = "mods/expanded-delight.pw.toml"
hash = "b6196b0778e20f4a802086f2a2f27b72f52650d9919d416151902e0f8ddc96d5" hash = "b6196b0778e20f4a802086f2a2f27b72f52650d9919d416151902e0f8ddc96d5"
metafile = true 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]] [[files]]
file = "mods/extra-classes-origins.pw.toml" file = "mods/extra-classes-origins.pw.toml"
hash = "b64de4a5771083d6824e8536ee903005d4e05a53543cdfa9d152b2513f3ec5d3" hash = "b64de4a5771083d6824e8536ee903005d4e05a53543cdfa9d152b2513f3ec5d3"

View file

@ -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

View file

@ -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

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d0ef2d5f7413502836d28548cb5f783425fbb4e942a0070d202aa60532765c72" hash = "06318760ba76f4dae5cf9c6ac04438c078dfafd11eb5d155feb0d33de2968c20"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"