From 30a6ac31e1802013a772e8b552781998c4cd7cd9 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Mon, 27 Oct 2025 13:52:49 -0500 Subject: [PATCH] the number was 4 --- index.toml | 5 +++++ mods/ars-elemental.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ars-elemental.pw.toml diff --git a/index.toml b/index.toml index 23da6b9..0d1be0a 100644 --- a/index.toml +++ b/index.toml @@ -143,6 +143,11 @@ file = "mods/architectury-api.pw.toml" hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76" metafile = true +[[files]] +file = "mods/ars-elemental.pw.toml" +hash = "edf6b8a4b3daa8579920fd7d4bcf08898465eab1c31f8906f8bf3bba1bdda84a" +metafile = true + [[files]] file = "mods/ars-energistique.pw.toml" hash = "7ce1bd971a8571077ffc4d7625e411c2a35a8d02791392a0efef8270c18359e3" diff --git a/mods/ars-elemental.pw.toml b/mods/ars-elemental.pw.toml new file mode 100644 index 0000000..8713eaa --- /dev/null +++ b/mods/ars-elemental.pw.toml @@ -0,0 +1,13 @@ +name = "Ars Elemental" +filename = "ars_elemental-1.20.1-0.6.7.8.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fedd4064ac48108ce56f87f89478a2783c8f26bd" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6390889 +project-id = 561470 diff --git a/pack.toml b/pack.toml index 59cdcfa..d761508 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 = "0ba946d92f9345c8c342cf61410a1c93ec4e989dded73f4781cc268f8ee1b890" +hash = "5a4d3c0d862d01e6c92101d6e9463e09f24fb00b79f4019b08169685b1aab931" [versions] forge = "47.4.9"