From 2f1cf0dbff730db573fb6150cda252b545c36e90 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Fri, 18 Apr 2025 11:54:28 +0200 Subject: [PATCH] hexcassettes --- index.toml | 5 +++++ mods/hexcassettes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/hexcassettes.pw.toml diff --git a/index.toml b/index.toml index 4fbf8e20..6af5304c 100644 --- a/index.toml +++ b/index.toml @@ -21978,6 +21978,11 @@ file = "mods/hex-casting.pw.toml" hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6" metafile = true +[[files]] +file = "mods/hexcassettes.pw.toml" +hash = "39e27b12d6b188df2b249bf84ed8427c62a7d9c9802ab0469304d554f89f43be" +metafile = true + [[files]] file = "mods/hexcellular.pw.toml" hash = "51c39678a509b311fe444e1231843d152157136297d83f52c41d19e85a17d790" diff --git a/mods/hexcassettes.pw.toml b/mods/hexcassettes.pw.toml new file mode 100644 index 00000000..866ee774 --- /dev/null +++ b/mods/hexcassettes.pw.toml @@ -0,0 +1,13 @@ +name = "Hexcassettes" +filename = "hexcassettes-1.1.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Y7OyTnxi/versions/4Ml342F0/hexcassettes-1.1.4.jar" +hash-format = "sha512" +hash = "c778865fd2726afaa95858845c58c19cebdb2d06c3aeffce3c7b9384daa97aef70a4a367b16a013df7cee0ca251c939eb19f4af7e6adb90c8b7ca1f3dbdefde7" + +[update] +[update.modrinth] +mod-id = "Y7OyTnxi" +version = "4Ml342F0" diff --git a/pack.toml b/pack.toml index 0b979cc0..561e4acd 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 = "084920c23860a7903ab4171670ab00261dd275dbd9fcdf2e9c67bb5a597323ab" +hash = "4b5d5755683996f753c465f148d77e2d7e3835b3570474cc07b8bc76d0470b77" [versions] fabric = "0.16.10"