diff --git a/index.toml b/index.toml index fbfac0a..6c945fd 100644 --- a/index.toml +++ b/index.toml @@ -133,6 +133,11 @@ file = "mods/dynamic-fps.pw.toml" hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80" metafile = true +[[files]] +file = "mods/e4mc.pw.toml" +hash = "b066bbf1fd98c8ec52dfb0d9f041572b4d1680ddf33932266ce334800891338d" +metafile = true + [[files]] file = "mods/entity-model-features.pw.toml" hash = "307cf5494a399c27691cfa361646574e103c80bc2869373fb8d75cd0e229ad83" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml new file mode 100644 index 0000000..1da4b6e --- /dev/null +++ b/mods/e4mc.pw.toml @@ -0,0 +1,13 @@ +name = "e4mc" +filename = "e4mc-4.0.0+1.19.4-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/EaPCW4md/e4mc-4.0.0%2B1.19.4-fabric.jar" +hash-format = "sha1" +hash = "a98f4733559128b879d6178972d1c3a880284310" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "EaPCW4md" diff --git a/pack.toml b/pack.toml index efee855..a597cab 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8a7fc6d6a01b0a55d34908bdb99bea346199fc701b97294d2ea337e57131a984" +hash = "b96c9371d7bbc4d6c421461074f550255ee7890637341b81e06f3d62966820b1" [versions] minecraft = "1.20.1"