diff --git a/index.toml b/index.toml index 359b435..d218669 100644 --- a/index.toml +++ b/index.toml @@ -518,6 +518,11 @@ file = "mods/cupboard.pw.toml" hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447" metafile = true +[[files]] +file = "mods/death-knell.pw.toml" +hash = "459cbe197b15e847cc04e32f943adce77ba26af8198522b194f7c9f8ea8b7562" +metafile = true + [[files]] file = "mods/dynamic-lights.pw.toml" hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9" diff --git a/mods/death-knell.pw.toml b/mods/death-knell.pw.toml new file mode 100644 index 0000000..bb35eef --- /dev/null +++ b/mods/death-knell.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 396a204..2945824 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "af450c3e1c9de417aee7540688fd462e8ffa47d16521a24c35e703878dfa8a87" +hash = "65019e54ee0ad065bdcb99ebc0b328c16f5f20f4e96d8f1d5744d3980b346440" [versions] forge = "43.3.13"