Add spark
This commit is contained in:
parent
250dc5cae8
commit
33b8191794
3 changed files with 19 additions and 1 deletions
|
|
@ -635,6 +635,11 @@ file = "mods/smoothboot-fabric.pw.toml"
|
|||
hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spawn-animations.pw.toml"
|
||||
hash = "d9ca92edf4a87f33fc762c5c4de4dd81b0ed2f398a68e522dc2c1e537c5db583"
|
||||
|
|
|
|||
13
mods/spark.pw.toml
Normal file
13
mods/spark.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "spark"
|
||||
filename = "spark-1.10.37-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l6YH9Als"
|
||||
version = "XhFbpH8f"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6afd5dd91129496e007b715f23715797d9a37c3608b8518d9d8df38788a02b88"
|
||||
hash = "f14b3a250124b50e369e34241e5822b91b2b4863ba8e2b9f87fcc799687c8cf5"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue