diff options
| author | seth <[email protected]> | 2023-07-06 14:13:29 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-07-06 14:13:29 -0400 |
| commit | 5997df00b02583f1aafc16fcb9ddc84d2a4952db (patch) | |
| tree | b09a55fff81425fac6ec380ff18a9932dba8bcb5 /mods/e4mc.pw.toml | |
| parent | 438cd7910fcd158265f2c19dd39cf9190bc0b643 (diff) | |
feat: add e4mc
Diffstat (limited to 'mods/e4mc.pw.toml')
| -rw-r--r-- | mods/e4mc.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
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" |
