From 590e76600138803f5e9ea1864ee27d7d4fa8ea88 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 24 Aug 2024 15:51:24 -0400 Subject: [PATCH] Added new Archon dependency, Spell Power Attributes --- index.toml | 5 +++++ mods/spell-power.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/spell-power.pw.toml diff --git a/index.toml b/index.toml index f63312e..3aef764 100644 --- a/index.toml +++ b/index.toml @@ -1030,6 +1030,11 @@ file = "mods/spectrum.pw.toml" hash = "6a41895cb46295cf605936921d99a90a38920eabbb65d1a68dd97df206d26d23" metafile = true +[[files]] +file = "mods/spell-power.pw.toml" +hash = "bb0a2e0f3f8803b7b22f7054ad6a823af33c09d439dfbe47ca941bc35797928f" +metafile = true + [[files]] file = "mods/status-effect-bars.pw.toml" hash = "4fb915d2bc266c1ed7a0dce77e3da295305c5dbec7a7ae1d142b3abf621be309" diff --git a/mods/spell-power.pw.toml b/mods/spell-power.pw.toml new file mode 100644 index 0000000..36908b5 --- /dev/null +++ b/mods/spell-power.pw.toml @@ -0,0 +1,13 @@ +name = "Spell Power Attributes" +filename = "spell_power-0.11.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8ooWzSQP/versions/nT0Hl1AE/spell_power-0.11.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "b82976336547d6241b372c531bdf74235cf8fe5d" + +[update] +[update.modrinth] +mod-id = "8ooWzSQP" +version = "nT0Hl1AE" diff --git a/pack.toml b/pack.toml index 05cec05..e5d8a4e 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 = "5c883b8237898f119a0308b32dc9dc4362b22745506febd71556490634a71494" +hash = "2af9acbdff33543e996c290ca10b5e7cdfa3990da55978e162df2e76bc0f7423" [versions] fabric = "0.15.11"