From 5997df00b02583f1aafc16fcb9ddc84d2a4952db Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 6 Jul 2023 14:13:29 -0400 Subject: feat: add e4mc --- mods/e4mc.pw.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 mods/e4mc.pw.toml (limited to 'mods/e4mc.pw.toml') diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml new file mode 100644 index 0000000..2ecc846 --- /dev/null +++ b/mods/e4mc.pw.toml @@ -0,0 +1,17 @@ +name = "e4mc" +filename = "e4mc-3.2.0+1.19.4-fabric.jar" +side = "client" + +[option] +optional = true +description = "very cool way to play mc with friends" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jWzkvN1j/e4mc-3.2.0%2B1.19.4-fabric.jar" +hash-format = "sha1" +hash = "601600a3977a9a60b1eb4fb293e5252467922bfa" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "jWzkvN1j" -- cgit v1.2.3