diff --git a/index.toml b/index.toml index f25e76ec..9cee69da 100644 --- a/index.toml +++ b/index.toml @@ -21938,6 +21938,11 @@ file = "mods/heartstone.pw.toml" hash = "f94047613bd0e63e8c6f8e0fad2858551d84484ea87d98f4b9e84698585aaca8" metafile = true +[[files]] +file = "mods/hex-casting.pw.toml" +hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6" +metafile = true + [[files]] file = "mods/hopo-better-underwater-ruins.pw.toml" hash = "a333b9ef66ad308ed9f9c7efc32225d299bb13f2101c0eebf2ffee373472d8f6" diff --git a/mods/hex-casting.pw.toml b/mods/hex-casting.pw.toml new file mode 100644 index 00000000..01e4a683 --- /dev/null +++ b/mods/hex-casting.pw.toml @@ -0,0 +1,13 @@ +name = "Hex Casting" +filename = "hexcasting-fabric-1.20.1-0.11.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/IvI9LKNc/hexcasting-fabric-1.20.1-0.11.2.jar" +hash-format = "sha512" +hash = "0587997cf75cc8ffc7c7f10e10ccd856a683f6e2bd7433f66a0e9d6e4b3ae143fd26be62d459580e48a241e34cd6d3adc0d1407ec3717d7d6751cd59a45385b6" + +[update] +[update.modrinth] +mod-id = "nTW3yKrm" +version = "IvI9LKNc" diff --git a/pack.toml b/pack.toml index a108ac01..c1ff49d3 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 = "4234811f2fd1c3c23cc325d83fe86b288592c03c3f351a264068f292816e8d73" +hash = "bac281a5d52ddb04addee4906b322aee3753fb95cc948b982133240554f986a7" [versions] fabric = "0.16.10"