Compare commits
2 commits
5ba2c24447
...
ee3c3d50be
Author | SHA1 | Date | |
---|---|---|---|
ee3c3d50be | |||
b54a8ba81d |
3 changed files with 20 additions and 2 deletions
|
@ -313,6 +313,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "7e8ac959d6a8876ba5cd06e42c779aeb7b9414de28f9eaa01d928a0af60b8ad1"
|
hash = "7e8ac959d6a8876ba5cd06e42c779aeb7b9414de28f9eaa01d928a0af60b8ad1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/spark.pw.toml"
|
||||||
|
hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/stackdeobf.pw.toml"
|
file = "mods/stackdeobf.pw.toml"
|
||||||
hash = "c190e3b4f36f65c9c6ce72beb5f9760fa9c3793be2fa956e09d99fbbaeef6aaa"
|
hash = "c190e3b4f36f65c9c6ce72beb5f9760fa9c3793be2fa956e09d99fbbaeef6aaa"
|
||||||
|
|
13
TrotCraft/server/mods/spark.pw.toml
Normal file
13
TrotCraft/server/mods/spark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "spark"
|
||||||
|
filename = "spark-1.10.58-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/FeV5OquF/spark-1.10.58-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "33bbc9f51ae33023edb264b8c4f4259f358703ad"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "l6YH9Als"
|
||||||
|
version = "FeV5OquF"
|
|
@ -6,10 +6,10 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "70b5f5367ca4da2bfb8739220474ff31048a9970a1a8b41449480ad33cf24801"
|
hash = "51e6e6db8aae895a0eee7957eda7041b021ee709c6e44c41ae15f882a6f99740"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.9"
|
fabric = "0.15.10"
|
||||||
minecraft = "1.20.4"
|
minecraft = "1.20.4"
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
|
|
Loading…
Reference in a new issue