[BUGFIX] Removed e4mc again

This commit is contained in:
RestedWicked 2025-06-26 08:58:46 -07:00
parent c18c21c795
commit 6157ab6752
4 changed files with 19 additions and 19 deletions

View file

@ -434,11 +434,6 @@ file = "mods/dynamic-fps.pw.toml"
hash = "975f1280c712d2e86dd4ecddf89c516afbf3f1fb684499d3e5c71fc666c4888c" hash = "975f1280c712d2e86dd4ecddf89c516afbf3f1fb684499d3e5c71fc666c4888c"
metafile = true metafile = true
[[files]]
file = "mods/e4mc.pw.toml"
hash = "49a1d1100c21525a63ce2f956588c2f8c79949481a2e009c77457a5b7e53df24"
metafile = true
[[files]] [[files]]
file = "mods/elytra-slot.pw.toml" file = "mods/elytra-slot.pw.toml"
hash = "9e2b351f3cabb1252259f5383e6f2fec3e3d90534dbecddef4ed183eba42f35a" hash = "9e2b351f3cabb1252259f5383e6f2fec3e3d90534dbecddef4ed183eba42f35a"
@ -704,6 +699,11 @@ file = "mods/kotlin-for-forge.pw.toml"
hash = "0a983d1515e1713d1a0ae7738091909101c368be2726a446e4ca29c62fe555c2" hash = "0a983d1515e1713d1a0ae7738091909101c368be2726a446e4ca29c62fe555c2"
metafile = true metafile = true
[[files]]
file = "mods/krypton-foxified.pw.toml"
hash = "b843ce75c788f0720b6e23d9021ce55d37415d72802ee60d95bd2fc5809ba96c"
metafile = true
[[files]] [[files]]
file = "mods/leaves-be-gone.pw.toml" file = "mods/leaves-be-gone.pw.toml"
hash = "3f907a8532b4ca98390055ca0cb1bbd87e8ebcd44be6afe9b69280859ff37035" hash = "3f907a8532b4ca98390055ca0cb1bbd87e8ebcd44be6afe9b69280859ff37035"

View file

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

View 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"

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 = "f7ac805a6e3c02200b59333038abf59eb5e7ff98dbc7529b23a50359b52198a0" hash = "e56c61505b97ee493fa5574c277164273741dc0a96b959fabd8bee0fc831a13e"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"