mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[BUGFIX] Removed e4mc again
This commit is contained in:
parent
c18c21c795
commit
6157ab6752
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -434,11 +434,6 @@ file = "mods/dynamic-fps.pw.toml"
|
|||
hash = "975f1280c712d2e86dd4ecddf89c516afbf3f1fb684499d3e5c71fc666c4888c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/e4mc.pw.toml"
|
||||
hash = "49a1d1100c21525a63ce2f956588c2f8c79949481a2e009c77457a5b7e53df24"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/elytra-slot.pw.toml"
|
||||
hash = "9e2b351f3cabb1252259f5383e6f2fec3e3d90534dbecddef4ed183eba42f35a"
|
||||
|
@ -704,6 +699,11 @@ file = "mods/kotlin-for-forge.pw.toml"
|
|||
hash = "0a983d1515e1713d1a0ae7738091909101c368be2726a446e4ca29c62fe555c2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton-foxified.pw.toml"
|
||||
hash = "b843ce75c788f0720b6e23d9021ce55d37415d72802ee60d95bd2fc5809ba96c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/leaves-be-gone.pw.toml"
|
||||
hash = "3f907a8532b4ca98390055ca0cb1bbd87e8ebcd44be6afe9b69280859ff37035"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "e4mc"
|
||||
filename = "e4mc_minecraft-neoforge-5.3.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/Dwiz4GeV/e4mc_minecraft-neoforge-5.3.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "cfa82112316a71fb37c2b6e6583bc6bd817a0b922e2080451ba9229fe9064e3ff99872746431fef93733fe993ac592fd44e22a4ba74d38ed88d379581acbf1a9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qANg5Jrr"
|
||||
version = "Dwiz4GeV"
|
13
mods/krypton-foxified.pw.toml
Normal file
13
mods/krypton-foxified.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "KryptonFoxified"
|
||||
filename = "KryptonFoxified-0.1.0+mc1.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rmFH8I1v/versions/TFGMCLED/KryptonFoxified-0.1.0%2Bmc1.21.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "57f5252cdb730521fe2b28241b6250c73df3d8954af904661a35ca5ce6915425216e5db46519d0d2db6cd13c4a07bcf47c123b0746647e5173fdd322d681d5ab"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rmFH8I1v"
|
||||
version = "TFGMCLED"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f7ac805a6e3c02200b59333038abf59eb5e7ff98dbc7529b23a50359b52198a0"
|
||||
hash = "e56c61505b97ee493fa5574c277164273741dc0a96b959fabd8bee0fc831a13e"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue