diff --git a/index.toml b/index.toml index 9cec216..6b6d619 100644 --- a/index.toml +++ b/index.toml @@ -80,6 +80,11 @@ file = "mods/createaddition.pw.toml" hash = "cfaa5b3bc3481ac20f9294309e91f7a01597b6adf70137fe3340d02b7b941299" metafile = true +[[files]] +file = "mods/e4mc.pw.toml" +hash = "d53a66a6b7ca760ba9e68ae4f8261d35c63d0f0c774fc8d1bacf0bd10254d76f" +metafile = true + [[files]] file = "mods/embeddium.pw.toml" hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml new file mode 100644 index 0000000..2b94390 --- /dev/null +++ b/mods/e4mc.pw.toml @@ -0,0 +1,13 @@ +name = "e4mc" +filename = "e4mc_minecraft-forge-5.2.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/pI8oz23J/e4mc_minecraft-forge-5.2.1.jar" +hash-format = "sha512" +hash = "c884e8fc1618978c937dde1fd4b0bb452a790f9a27ee553214b364445f2e66439d861bdd85eadb282e5be4b76063e928df1a650ccb7f657ba7811bf3464d57a6" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "pI8oz23J" diff --git a/pack.toml b/pack.toml index 68c48e2..67eaf36 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Create Pack" author = "DavidDGTNT" -version = "1.0.1" +version = "1.0.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "622e3e50942d9661c96b5f5f6bd7d6cccfa3be5deedee2f48983dd2af4e3ece8" +hash = "1db51da2ec14a466f220d6a4d794006f7f235454347854dd78b8aef82f80122b" [versions] minecraft = "1.20.1"