Added Spark

This commit is contained in:
JordanPlayz158
2025-01-16 23:11:10 -05:00
parent 7e950f5576
commit e04519f3e9
3 changed files with 19 additions and 1 deletions

View File

@@ -1060,6 +1060,11 @@ file = "mods/sodium.pw.toml"
hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da" hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da"
metafile = true metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304"
metafile = true
[[files]] [[files]]
file = "mods/spectrum.pw.toml" file = "mods/spectrum.pw.toml"
hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7" hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7"

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

@@ -0,0 +1,13 @@
name = "spark"
filename = "spark-1.10.53-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar"
hash-format = "sha1"
hash = "252de323db10d2b49ef74f8e7a6a5c72929be140"
[update]
[update.modrinth]
mod-id = "l6YH9Als"
version = "XGW2fviP"

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 = "84790e5c7e3b998b507e559aad96ef5835a6ca09d139a49e7c53c832024c533e" hash = "dcddded1e74e804507da5aad48a52b43aff764660635b37e9343cf6f38c6ebb6"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"