fix(mods): set e4mc to client side

This commit is contained in:
Malasaur 2026-02-22 22:11:15 +01:00
parent b88906cb56
commit 3c4a112a46
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -807,7 +807,7 @@ metafile = true
[[files]] [[files]]
file = "mods/e4mc.pw.toml" file = "mods/e4mc.pw.toml"
hash = "26fbb6ed4d33303b68af2d305318ad333efc0577d16401481fcc1f0b1b030d6e" hash = "660698779359cf599d42d6c1439990663dcdc67c69298ddd3fd118368ab2f27b"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,6 +1,6 @@
name = "e4mc" name = "e4mc"
filename = "e4mc-fabric-6.0.6.jar" filename = "e4mc-fabric-6.0.6.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/JSmcqwxn/e4mc-fabric-6.0.6.jar" url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/JSmcqwxn/e4mc-fabric-6.0.6.jar"

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 = "52fd77cd7fc17c1a542cf9199c955b8520381c9349974a56bc9d082f356f0505" hash = "da2edbef6dc9f7e5a0caa539d1252d547a9ecb4fb2e94dd4a1c21eba54297d5a"
[versions] [versions]
fabric = "0.18.4" fabric = "0.18.4"