3 Commits

Author SHA1 Message Date
JordanPlayz158
3bf2b41474 Downgraded Spectrum back to stable 1.7.16 from 1.8.0-alpha2 2024-08-24 15:55:42 -04:00
JordanPlayz158
849c9d35ab Added new Let Sleeping Dogs Lie dependency, iChunUtil 2024-08-24 15:52:35 -04:00
JordanPlayz158
590e766001 Added new Archon dependency, Spell Power Attributes 2024-08-24 15:51:24 -04:00
5 changed files with 42 additions and 6 deletions

View File

@@ -560,6 +560,11 @@ file = "mods/iceberg.pw.toml"
hash = "b60c351dc27fdfefbbce5c51e964e02aac963ae203f8ec3f203d841af449d3a3" hash = "b60c351dc27fdfefbbce5c51e964e02aac963ae203f8ec3f203d841af449d3a3"
metafile = true metafile = true
[[files]]
file = "mods/ichunutil.pw.toml"
hash = "79a44cccc73cb418b07f2bea85029a82428065e73519ef5b9c0444f77b041f53"
metafile = true
[[files]] [[files]]
file = "mods/immediatelyfast.pw.toml" file = "mods/immediatelyfast.pw.toml"
hash = "6be56e4af966f5f08148087a7b5ccd5676bcfc203552b8d0a1439e4be5614da5" hash = "6be56e4af966f5f08148087a7b5ccd5676bcfc203552b8d0a1439e4be5614da5"
@@ -1027,7 +1032,12 @@ metafile = true
[[files]] [[files]]
file = "mods/spectrum.pw.toml" file = "mods/spectrum.pw.toml"
hash = "6a41895cb46295cf605936921d99a90a38920eabbb65d1a68dd97df206d26d23" hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7"
metafile = true
[[files]]
file = "mods/spell-power.pw.toml"
hash = "bb0a2e0f3f8803b7b22f7054ad6a823af33c09d439dfbe47ca941bc35797928f"
metafile = true metafile = true
[[files]] [[files]]

13
mods/ichunutil.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "iChunUtil"
filename = "iChunUtil-1.20.1-Fabric-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/W6ROj0Hl/versions/2Y8tmgvW/iChunUtil-1.20.1-Fabric-1.0.0.jar"
hash-format = "sha1"
hash = "070fb8c348a5744febf5009753aa92fad65856b8"
[update]
[update.modrinth]
mod-id = "W6ROj0Hl"
version = "2Y8tmgvW"

View File

@@ -1,13 +1,13 @@
name = "Spectrum" name = "Spectrum"
filename = "spectrum-1.8.0-alpha2.jar" filename = "spectrum-1.7.16-deeper-down.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/3rc31Hgo/versions/BzQA6KhA/spectrum-1.8.0-alpha2.jar" url = "https://cdn.modrinth.com/data/3rc31Hgo/versions/8Ri3sl6F/spectrum-1.7.16-deeper-down.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "9d5eeec7c491308d8d28e4345505497d0f512682" hash = "49896fc251b5d088f2bd8f6cfe2a7c31e1eb4365"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "3rc31Hgo" mod-id = "3rc31Hgo"
version = "BzQA6KhA" version = "8Ri3sl6F"

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 = "e84c67a23820ccca03018ab95eac753bcca9b4c6423eac21bc885d4fd291bf77"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"