Make e4mc client side

This commit is contained in:
NullBite 2023-07-23 19:03:51 -04:00
parent a75d029dce
commit 2496310782
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 3 additions and 3 deletions

View File

@ -135,7 +135,7 @@ metafile = true
[[files]] [[files]]
file = "mods/e4mc.pw.toml" file = "mods/e4mc.pw.toml"
hash = "b066bbf1fd98c8ec52dfb0d9f041572b4d1680ddf33932266ce334800891338d" hash = "23d7c39472ea4ad148b9b57caa609124f4742f248b9dd2a15c3274bbeb8ba249"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "e4mc" name = "e4mc"
filename = "e4mc-4.0.0+1.19.4-fabric.jar" filename = "e4mc-4.0.0+1.19.4-fabric.jar"
side = "server" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/EaPCW4md/e4mc-4.0.0%2B1.19.4-fabric.jar" url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/EaPCW4md/e4mc-4.0.0%2B1.19.4-fabric.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 = "b96c9371d7bbc4d6c421461074f550255ee7890637341b81e06f3d62966820b1" hash = "6a54c3ac00388894d95c457e271909d599f3a9cc5e51c3336717eb9b8ba089ec"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"