add spark profiler
This commit is contained in:
parent
e391aa7cd1
commit
a034b3f2d1
3 changed files with 19 additions and 1 deletions
|
@ -2268,6 +2268,11 @@ file = "mods/sound-physics-remastered-fabric-1.20.1-1.4.5.pw.toml"
|
|||
hash = "40fb26d90f45085e4f9cb2c2a403f81939482af3ef9d9a9984aebd18643145bd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spell_engine-0.15.8+1.20.1.pw.toml"
|
||||
hash = "036dfd932bd7df9cf1e87a0ee5f5b3e2a91b4adb3562f5dd035a659e657e03d3"
|
||||
|
|
13
mods/spark.pw.toml
Normal file
13
mods/spark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "spark"
|
||||
filename = "spark-1.10.53-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[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"
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7dedf7eb3c7b9272a7a943100aa3c505bd1beb3df32084a22221b2eceff440c9"
|
||||
hash = "c12ab4ece5d96dd3d31783b0d968166cad37ef94b172166bc25759b4cae90c28"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue