This commit is contained in:
NullBite 2023-07-23 18:57:44 -04:00
parent d0c4ee5e1c
commit a75d029dce
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -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"

13
mods/e4mc.pw.toml Normal file
View File

@ -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"

View File

@ -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"