From f477bafaef3788eeb43ea76d751ad4c1e847b4e2 Mon Sep 17 00:00:00 2001 From: DavidDGTNT Date: Fri, 27 Dec 2024 16:45:42 -0600 Subject: [PATCH] Version 1.0.3 --- index.toml | 5 +++++ mods/e4mc.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/e4mc.pw.toml diff --git a/index.toml b/index.toml index 4e0bda3..4eee83b 100644 --- a/index.toml +++ b/index.toml @@ -44,6 +44,11 @@ file = "mods/devices-mod.pw.toml" hash = "d64dbc3c23e6d9ec4597cf7b917ebd8123218c03936da18414a14a4179aed090" 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 9e198f2..5a51607 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "DLCity" author = "DavidDGTNT" -version = "1.0.3" +version = "1.0.4" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ac039f8414c712bbffd9a538eb59f7593b263120474e43d7fd19f5c3862e13af" +hash = "df501e967e99e6fe02ebdf6b6f008f1c9496435b23c9183ec5d754710f6fe938" [versions] minecraft = "1.20.1"