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 +++++++++++++++++ mods/qkl.pw.toml | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 mods/e4mc.pw.toml create mode 100644 mods/qkl.pw.toml (limited to 'mods') 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" diff --git a/mods/qkl.pw.toml b/mods/qkl.pw.toml new file mode 100644 index 0000000..947c9d2 --- /dev/null +++ b/mods/qkl.pw.toml @@ -0,0 +1,17 @@ +name = "Quilt Kotlin Libraries (QKL)" +filename = "quilt-kotlin-libraries-2.0.2+kt.1.8.20+flk.1.9.3.jar" +side = "both" + +[option] +optional = true +description = "enable this if you use e4mc" + +[download] +url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/weDX41J0/quilt-kotlin-libraries-2.0.2%2Bkt.1.8.20%2Bflk.1.9.3.jar" +hash-format = "sha1" +hash = "7f2ba903cc67e0b2640a63438896b3d2293b6e87" + +[update] +[update.modrinth] +mod-id = "lwVhp9o5" +version = "weDX41J0" -- cgit v1.2.3