From c78394e3fd71616b0153f9bccb90aa77be7bba5c Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Fri, 18 Apr 2025 11:59:42 +0200 Subject: [PATCH] hexchanting --- index.toml | 5 +++++ mods/hexchanting.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/hexchanting.pw.toml diff --git a/index.toml b/index.toml index fff206b3..dbef7afc 100644 --- a/index.toml +++ b/index.toml @@ -21988,6 +21988,11 @@ file = "mods/hexcellular.pw.toml" hash = "51c39678a509b311fe444e1231843d152157136297d83f52c41d19e85a17d790" metafile = true +[[files]] +file = "mods/hexchanting.pw.toml" +hash = "2d274f5041bef18a29219be9ee832c80b0368c605e8be54d5a3e15c67c583d49" +metafile = true + [[files]] file = "mods/hexical.pw.toml" hash = "353bc9603d4bfa25ce7e2e15a1a8cf34f6ab18695cdafd8c4e0d351e841ac157" diff --git a/mods/hexchanting.pw.toml b/mods/hexchanting.pw.toml new file mode 100644 index 00000000..2a399245 --- /dev/null +++ b/mods/hexchanting.pw.toml @@ -0,0 +1,13 @@ +name = "Hexchanting" +filename = "hexchanting-1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UlOmzEJF/versions/xfTgMwoU/hexchanting-1.1.2.jar" +hash-format = "sha512" +hash = "48476f1303ff773f5a1dce3841fab8ee82cab54f15e93a9165c0aa2ae37d50deb7b14f438676126b0afd757aeb97fceb594da88e0947815ffc73cd306c3fc021" + +[update] +[update.modrinth] +mod-id = "UlOmzEJF" +version = "xfTgMwoU" diff --git a/pack.toml b/pack.toml index 0b6e732d..9ef37419 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 = "a713d3d04f303bd2de192d6d21979c3d1cb4f58ff72f950e3d9ea2afc9d7929a" +hash = "907b4f22fa7178078aca598510c5fbd49ebcb6fc25d1e9a6766a49af5f89a5c8" [versions] fabric = "0.16.10"