This commit is contained in:
mantal 2024-03-22 22:25:51 +01:00
parent 5273bc5670
commit 2c9e8eaac8
3 changed files with 3 additions and 3 deletions

View File

@ -340,7 +340,7 @@ metafile = true
[[files]] [[files]]
file = "mods/voidheart.toml" file = "mods/voidheart.toml"
hash = "e0e71cec1c864ba35f2416b4045ac699bb14da30ed27cede77a2dbf6e4e44b9c" hash = "5b6bae677f5929f56a7d51dc7a68ce5085d04eee14d62ebd36a60ed42698d70e"
[[files]] [[files]]
file = "mods/waystones.pw.toml" file = "mods/waystones.pw.toml"

View File

@ -3,6 +3,6 @@ filename = "voidheart-1.0.0.jar"
side = "both" side = "both"
[download] [download]
url = "https://i.ferenyr.fr/voidheart-1.0.0" url = "https://i.ferenyr.fr/voidheart-1.0.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "b518b72dc96b61fa297a93228a4d5258970ce3dcfffa5661101285c6731c6276" hash = "b518b72dc96b61fa297a93228a4d5258970ce3dcfffa5661101285c6731c6276"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "1418598113bf2640c3a7a7c3f55a58080e6f8579ebf7cd23e702b46ca1f6592b" hash = "603b8dd1cc07cedb24784d74ef08e8918816471383e868d0b61939a09368baf3"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"