add jukebox looping
This commit is contained in:
parent
961f02f135
commit
84a859e350
3 changed files with 19 additions and 1 deletions
|
|
@ -209,6 +209,11 @@ file = "mods/jade.pw.toml"
|
||||||
hash = "9f42c26ae35f760c07dc37cc2d60e44ab176840237cd1c628ff76be179f6d5b1"
|
hash = "9f42c26ae35f760c07dc37cc2d60e44ab176840237cd1c628ff76be179f6d5b1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/jukebox_looping.pw.toml"
|
||||||
|
hash = "0c73eb8504a77381b4b953aa1b1c339f86277a202d6026977f9db07d048d4506"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/krypton.pw.toml"
|
file = "mods/krypton.pw.toml"
|
||||||
hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c"
|
hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c"
|
||||||
|
|
|
||||||
13
mods/jukebox_looping.pw.toml
Normal file
13
mods/jukebox_looping.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Jukebox Looping"
|
||||||
|
filename = "jukebox_looping-1.1.2+1.21+A.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/8G8TjZrI/versions/NWpQhsvb/jukebox_looping-1.1.2%2B1.21%2BA.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "73bbbfa61309a4093ff5c44b78ac124e8b62499dc50d5b81f57c43051974c07ed08321d7edc0bc0620b63150fe78b57519456d1499211f2437a4c77a24807fa6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "8G8TjZrI"
|
||||||
|
version = "NWpQhsvb"
|
||||||
|
|
@ -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 = "63675283051398e01443d4e641e0d3fe93bed3570d84c89582704c2aeb2190d7"
|
hash = "bcf87a6e52fba837f274a3a261cc293de34b675635845349c3961bb90997e129"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue