removed expert weapons and armor, as they don't fit the spirit of the pack.
This commit is contained in:
parent
0d2e28a1d8
commit
20781d8176
5 changed files with 3 additions and 39 deletions
|
@ -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": {
|
||||
|
|
12
index.toml
12
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"
|
||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue