more qol
This commit is contained in:
parent
25d32f0116
commit
36be7619e1
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -310,6 +310,11 @@ file = "mods/jade.pw.toml"
|
|||
hash = "9f42c26ae35f760c07dc37cc2d60e44ab176840237cd1c628ff76be179f6d5b1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jukebox_looping.pw.toml"
|
||||
hash = "0c73eb8504a77381b4b953aa1b1c339f86277a202d6026977f9db07d048d4506"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton.pw.toml"
|
||||
hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c"
|
||||
|
|
@ -590,6 +595,11 @@ file = "mods/toms-mobs.pw.toml"
|
|||
hash = "acd216ce2ac2424c7881eaf8c46e82eaef7caa81903454dc1aae6f56cbcd26e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/too-cheap.pw.toml"
|
||||
hash = "79a0041f08487dc20f5aa2687fae21ced4426c520749019f3c4745af0b6b4edd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/too-expensive-removed.pw.toml"
|
||||
hash = "698fa0e87964ccfae79f79511ac2e3cbd3bdd828b140ed0b0e54b9e36b1899bf"
|
||||
|
|
|
|||
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"
|
||||
13
mods/too-cheap.pw.toml
Normal file
13
mods/too-cheap.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Too Cheap!"
|
||||
filename = "too-cheap-1.4.1+mc1.21.11.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yxIf0Dct/versions/QqzmzxUx/too-cheap-1.4.1%2Bmc1.21.11.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "1f671a7fdec29e98b2374f4fb736d3452e4c891c640e4b4c3ae9fa026e0d0365cb0e72b6cf4108b0d41e62bcdc68d9caa33c42d0cd5e53cadc8277929293f320"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yxIf0Dct"
|
||||
version = "QqzmzxUx"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2f82d115b9bb195d70f18ba5de7afb538b2655c04738610ed0970ce91fdaa72c"
|
||||
hash = "c9282eb9580f03c3da92f57186e6733ccab55e92fc2e5e358ca4872616574406"
|
||||
|
||||
[versions]
|
||||
fabric = "0.19.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue