Add Spectrum

This commit is contained in:
Mathieu Lagace
2026-07-19 15:17:24 -04:00
parent 55d7313a64
commit 2ce9b1cfe3
2 changed files with 21 additions and 1 deletions
+20
View File
@@ -18,11 +18,26 @@ file = "mods/create.pw.toml"
hash = "dcaf5f2e28db0b9a127d0167456832341045ddc9aec058c3d9fcf53f618d2404" hash = "dcaf5f2e28db0b9a127d0167456832341045ddc9aec058c3d9fcf53f618d2404"
metafile = true metafile = true
[[files]]
file = "mods/curios.pw.toml"
hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690"
metafile = true
[[files]] [[files]]
file = "mods/lithium.pw.toml" file = "mods/lithium.pw.toml"
hash = "51e129832b04acd57da470fc41725bad5e101b6a6b1d4901fd8ea7a92b14e13d" hash = "51e129832b04acd57da470fc41725bad5e101b6a6b1d4901fd8ea7a92b14e13d"
metafile = true metafile = true
[[files]]
file = "mods/modonomicon.pw.toml"
hash = "d72083c1a59af176a97bea991a7f5d04ec2ffe1b63794c1290b29ec3ec3cfe8a"
metafile = true
[[files]]
file = "mods/revelationary.pw.toml"
hash = "2f81382e6e4b41bf2c3cd4b4f2569871332f808780d4510dcee03afc361ec8a1"
metafile = true
[[files]] [[files]]
file = "mods/sable.pw.toml" file = "mods/sable.pw.toml"
hash = "674aaf0dc67f808f0054cfc7bbe041d6725fcbbe97644a85ffbd946a22d35666" hash = "674aaf0dc67f808f0054cfc7bbe041d6725fcbbe97644a85ffbd946a22d35666"
@@ -32,3 +47,8 @@ metafile = true
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "abc285fb28b8df872e4c2bb31e04fc23e2724d9c84b4cb6fbc4320fc569c758f" hash = "abc285fb28b8df872e4c2bb31e04fc23e2724d9c84b4cb6fbc4320fc569c758f"
metafile = true metafile = true
[[files]]
file = "mods/spectrum.pw.toml"
hash = "044596b6a2063f3328785d905de83fc3e35122f03ffc174019cf9139e3eb2d2f"
metafile = true
+1 -1
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 = "5655115be1e416529b212f6dc0a890b9c06f387e898235f62be5061bcfdd98e5" hash = "7bcf016000fe9ed22a1ceecb9576aeb1487cf9b4736dfcdd9830637b478ee97f"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"