Add sleep and sleep warp

This commit is contained in:
Pedro Rey Anca 2025-06-30 01:13:12 +02:00
parent efadb02e26
commit 8249f8b5c6
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
5 changed files with 55 additions and 1 deletions

View file

@ -826,6 +826,11 @@ file = "mods/melody.pw.toml"
hash = "114f57ad1875c16cd7d9b9cf850025f40e1b008f0865f3e5783da8cfc128b291"
metafile = true
[[files]]
file = "mods/midnightlib.pw.toml"
hash = "414c2909a26ebe54725b45866031806212d9c84bff0f1e052ad5f2e5a61d7d53"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "c2fe9a1900ceb3a6014ccb83344aa4ab5ddf65c8bf660044469c3c90c7ed9010"
@ -891,6 +896,16 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "b3df690817d78b04645c5744d875d43da73e0aacbf1f9687f9ee212fc6541dca"
metafile = true
[[files]]
file = "mods/sleep-warp-updated.pw.toml"
hash = "065a6c92f489bce0ef6b27f0b05acde22920c5f5f15414171890ec5ea375fe16"
metafile = true
[[files]]
file = "mods/sleep.pw.toml"
hash = "819f715e2fc22568b84b5d043cc77725cade1a6ac27867bed993e036cac04b82"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "898e14275dd5cc187dee2b8f8fc83b4f0cdb56430b7fa64a8055e006d0249ce7"

13
mods/midnightlib.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "MidnightLib"
filename = "midnightlib-1.6.9-fabric+1.21.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/codAaoxh/versions/49HhVYoZ/midnightlib-1.6.9-fabric%2B1.21.jar"
hash-format = "sha512"
hash = "018eda69adab49ecf545fd339d445a05837be2e8ab1cb64c13861230a1755a1693dc2c8c4aeed3c546c5d20785027cc158314c26495df2207993f1cb96c4cda5"
[update]
[update.modrinth]
mod-id = "codAaoxh"
version = "49HhVYoZ"

View file

@ -0,0 +1,13 @@
name = "SleepWarp (Updated)"
filename = "sleepwarp-2.4.0+1.21.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/DlSXkZVT/versions/LzlGw3Uq/sleepwarp-2.4.0%2B1.21.1.jar"
hash-format = "sha512"
hash = "ea480a124e3de90f495bfd2bdfaf46fe1c09b8f5df16489c64df8be8d61ae49c1124d872876cfe3bcf97d463d7cafbf34ac7b5065b463f8de43b9b64ec887837"
[update]
[update.modrinth]
mod-id = "DlSXkZVT"
version = "LzlGw3Uq"

13
mods/sleep.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Sleep"
filename = "sleep-v.3.2.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WTzuSu8P/versions/oHcg0EF4/sleep-v.3.2.2.jar"
hash-format = "sha512"
hash = "410ff3f160e219d9257d6b65d280a151b3f241cfe616fdc25b139ee2e73bf75cd1a5c83da0e9b22a2c8adc64d0777f5b67fbcaaa7016b595cbb07c34d161f81a"
[update]
[update.modrinth]
mod-id = "WTzuSu8P"
version = "oHcg0EF4"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f44e35b7010ccffdcb4e097f89427f5ff9f9fd2ab10123c307ba2675cfea7502"
hash = "94c7a1c22ecd56048eb19d94a2cc2a972a05e7178b611d6bc73237e99f3d7bca"
[versions]
fabric = "0.16.14"