add sonic break
This commit is contained in:
parent
81067d9cea
commit
8523f89493
3 changed files with 19 additions and 1 deletions
|
|
@ -330,6 +330,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5"
|
hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sonic-break.pw.toml"
|
||||||
|
hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/spark.pw.toml"
|
file = "mods/spark.pw.toml"
|
||||||
hash = "fc9e8b3b78f2b454d260f7cefa26834a352e146cdcfd44a6637544df335087a1"
|
hash = "fc9e8b3b78f2b454d260f7cefa26834a352e146cdcfd44a6637544df335087a1"
|
||||||
|
|
|
||||||
13
mods/sonic-break.pw.toml
Normal file
13
mods/sonic-break.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Sonic Break"
|
||||||
|
filename = "sonic-break-1.2.1+1.21.11.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fuzYnaf7/versions/KngvZCaw/sonic-break-1.2.1%2B1.21.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "f1b5625413536d4e5ab9385e289c2ec7e900ca4e8b0a6887725f7a91ad8ca2d9c7901d4927ea26a4862176c4e032620c83462e3ed890eecc3caaafba1e28298b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fuzYnaf7"
|
||||||
|
version = "KngvZCaw"
|
||||||
|
|
@ -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 = "d8afb2b3ec5aedb018dc53dbe4c69794fc104565f25f45cbbfe009f6a093d924"
|
hash = "f596f1444efa1be3444c05fca40e0dac188272f4a0097dddc23c5acd9ed444d3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue