hex casting

This commit is contained in:
Anthony Debucquoy 2025-04-17 12:10:04 +02:00
parent 63f73e01a5
commit 12f9959b83
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 19 additions and 1 deletions

View File

@ -21938,6 +21938,11 @@ file = "mods/heartstone.pw.toml"
hash = "f94047613bd0e63e8c6f8e0fad2858551d84484ea87d98f4b9e84698585aaca8" hash = "f94047613bd0e63e8c6f8e0fad2858551d84484ea87d98f4b9e84698585aaca8"
metafile = true metafile = true
[[files]]
file = "mods/hex-casting.pw.toml"
hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6"
metafile = true
[[files]] [[files]]
file = "mods/hopo-better-underwater-ruins.pw.toml" file = "mods/hopo-better-underwater-ruins.pw.toml"
hash = "a333b9ef66ad308ed9f9c7efc32225d299bb13f2101c0eebf2ffee373472d8f6" hash = "a333b9ef66ad308ed9f9c7efc32225d299bb13f2101c0eebf2ffee373472d8f6"

13
mods/hex-casting.pw.toml Normal file
View File

@ -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"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "4234811f2fd1c3c23cc325d83fe86b288592c03c3f351a264068f292816e8d73" hash = "bac281a5d52ddb04addee4906b322aee3753fb95cc948b982133240554f986a7"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"