From aa21edfc6c7bcde86f617ba1ae64a412b78250d6 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Thu, 20 Mar 2025 23:45:17 -0400 Subject: [PATCH] Add Hephaestus --- index.toml | 5 +++++ mods/hephaestus.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/hephaestus.pw.toml diff --git a/index.toml b/index.toml index df53884..918b5dd 100644 --- a/index.toml +++ b/index.toml @@ -589,6 +589,11 @@ file = "mods/gravestones.pw.toml" hash = "6c4eef3aaba1707c26526f8f832f0f7d2b00745092ea313704636ddee9b0d538" metafile = true +[[files]] +file = "mods/hephaestus.pw.toml" +hash = "2c822b9fdf6ce45c152b4dd74e24cb4fc25693839c7157898de9b0edbda7debf" +metafile = true + [[files]] file = "mods/herdspanic.pw.toml" hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f" diff --git a/mods/hephaestus.pw.toml b/mods/hephaestus.pw.toml new file mode 100644 index 0000000..220991d --- /dev/null +++ b/mods/hephaestus.pw.toml @@ -0,0 +1,13 @@ +name = "Hephaestus" +filename = "Hephaestus-1.20.1-3.6.4.287.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sdSn3wvy/versions/Bt5aG0F3/Hephaestus-1.20.1-3.6.4.287.jar" +hash-format = "sha1" +hash = "1f52705b327f7059a046665c05752d348b75e810" + +[update] +[update.modrinth] +mod-id = "sdSn3wvy" +version = "Bt5aG0F3" diff --git a/pack.toml b/pack.toml index 25ec1b6..9da2cf6 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 = "6a093feca30b00d76c079803b7272889f1edfebec48e16a792ad63df18fdbadd" +hash = "bbed035d0ecfcc3d34396365baa486791416bbabf2f62f5493281f2874994db6" [versions] fabric = "0.16.10"