Added new Archon dependency, Spell Power Attributes

This commit is contained in:
JordanPlayz158
2024-08-24 15:51:24 -04:00
parent 80c159fa6e
commit 590e766001
3 changed files with 19 additions and 1 deletions

View File

@@ -1030,6 +1030,11 @@ file = "mods/spectrum.pw.toml"
hash = "6a41895cb46295cf605936921d99a90a38920eabbb65d1a68dd97df206d26d23" hash = "6a41895cb46295cf605936921d99a90a38920eabbb65d1a68dd97df206d26d23"
metafile = true metafile = true
[[files]]
file = "mods/spell-power.pw.toml"
hash = "bb0a2e0f3f8803b7b22f7054ad6a823af33c09d439dfbe47ca941bc35797928f"
metafile = true
[[files]] [[files]]
file = "mods/status-effect-bars.pw.toml" file = "mods/status-effect-bars.pw.toml"
hash = "4fb915d2bc266c1ed7a0dce77e3da295305c5dbec7a7ae1d142b3abf621be309" hash = "4fb915d2bc266c1ed7a0dce77e3da295305c5dbec7a7ae1d142b3abf621be309"

13
mods/spell-power.pw.toml Normal file
View File

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

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 = "5c883b8237898f119a0308b32dc9dc4362b22745506febd71556490634a71494" hash = "2af9acbdff33543e996c290ca10b5e7cdfa3990da55978e162df2e76bc0f7423"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"