Added Spark profiler
This commit is contained in:
parent
2aafd34d18
commit
77ee9700b7
|
@ -919,6 +919,11 @@ file = "mods/sodium.pw.toml"
|
|||
hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spell-checker.pw.toml"
|
||||
hash = "564340de753f710ad2ad61dd6d643036bf80a2f468b6b6a6d939c5cad2614eaa"
|
||||
|
|
|
@ -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"
|
Loading…
Reference in New Issue