From bf72afb26f632658e899d27659217c2cab74e89d Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Fri, 18 Apr 2025 09:36:48 +0200 Subject: [PATCH] hexcellular --- index.toml | 5 +++++ mods/hexcellular.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/hexcellular.pw.toml diff --git a/index.toml b/index.toml index ba3256d2..4fbf8e20 100644 --- a/index.toml +++ b/index.toml @@ -21978,6 +21978,11 @@ file = "mods/hex-casting.pw.toml" hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6" metafile = true +[[files]] +file = "mods/hexcellular.pw.toml" +hash = "51c39678a509b311fe444e1231843d152157136297d83f52c41d19e85a17d790" +metafile = true + [[files]] file = "mods/hexical.pw.toml" hash = "353bc9603d4bfa25ce7e2e15a1a8cf34f6ab18695cdafd8c4e0d351e841ac157" diff --git a/mods/hexcellular.pw.toml b/mods/hexcellular.pw.toml new file mode 100644 index 00000000..1b3f4d1f --- /dev/null +++ b/mods/hexcellular.pw.toml @@ -0,0 +1,13 @@ +name = "Hexcellular" +filename = "hexcellular-1.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mN6t9Bt4/versions/jiKc4UJz/hexcellular-1.0.4.jar" +hash-format = "sha512" +hash = "107e50e80f49d2344b5790c762c08ac9cb11baf36e20a116432903cfd3c3b35b8a5a80020a391d6480e758c78d15f78795a64b23b392359522986c0e34afe5bb" + +[update] +[update.modrinth] +mod-id = "mN6t9Bt4" +version = "jiKc4UJz" diff --git a/pack.toml b/pack.toml index b626f438..0b979cc0 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c2dac1a42de654b83a90c197833b3193107a822a1cdd19c2c199f648b929a5ef" +hash = "084920c23860a7903ab4171670ab00261dd275dbd9fcdf2e9c67bb5a597323ab" [versions] fabric = "0.16.10"