This commit is contained in:
Hexugory 2024-05-23 18:06:39 -05:00
parent 5886a5631a
commit fe9eb0e012
3 changed files with 19 additions and 1 deletions

View File

@ -518,6 +518,11 @@ file = "mods/cupboard.pw.toml"
hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447" hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447"
metafile = true metafile = true
[[files]]
file = "mods/death-knell.pw.toml"
hash = "459cbe197b15e847cc04e32f943adce77ba26af8198522b194f7c9f8ea8b7562"
metafile = true
[[files]] [[files]]
file = "mods/dynamic-lights.pw.toml" file = "mods/dynamic-lights.pw.toml"
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9" hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"

13
mods/death-knell.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Death Knell"
filename = "DeathKnell-Forge-1.19.2-6.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WNdd2blX/versions/KCMrvAXI/DeathKnell-Forge-1.19.2-6.0.3.jar"
hash-format = "sha1"
hash = "50d5c985f1044d4c8e6031464d5a9ad7111c468b"
[update]
[update.modrinth]
mod-id = "WNdd2blX"
version = "KCMrvAXI"

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 = "af450c3e1c9de417aee7540688fd462e8ffa47d16521a24c35e703878dfa8a87" hash = "65019e54ee0ad065bdcb99ebc0b328c16f5f20f4e96d8f1d5744d3980b346440"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"