switch sleep mod
This commit is contained in:
parent
c475533e53
commit
2a43018aa8
10
index.toml
10
index.toml
@ -1017,6 +1017,11 @@ file = "mods/server-country-flags.pw.toml"
|
||||
hash = "34c6c44b47fcdc6fc78f3634c98094385c379964d28bad449368b624942449e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/serversleep.pw.toml"
|
||||
hash = "18ef9ed32b347bee4e121c66c8bd88459bd21cb3c83a7d8c3f222ad9e45a67d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shulkerboxtooltip.pw.toml"
|
||||
hash = "edba7765364ba526fcc7da563e9858d997dd9915401e08040c32de7f79d1bb91"
|
||||
@ -1027,11 +1032,6 @@ file = "mods/simple-voice-chat.pw.toml"
|
||||
hash = "f3f813f6475844b7a80be440f357f0b965f692fc0e63d9382766e6c456c5de84"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sleep-warp.pw.toml"
|
||||
hash = "25c6c26c56658a11b6cdd930ba2403817c52718824033077615890a1d00ece32"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/smartbrainlib.pw.toml"
|
||||
hash = "bd0b125bd9c0f016ee541acf95f7fe87407933c35314a297a1fa08cd91a9f04a"
|
||||
|
13
mods/serversleep.pw.toml
Normal file
13
mods/serversleep.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Server Sleep"
|
||||
filename = "serversleep-datapack.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Cw8IlnGM/versions/2LFCQnd1/serversleep-datapack.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d716afbca3a7994c71f660b821ac12fd9e06b8ca"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Cw8IlnGM"
|
||||
version = "2LFCQnd1"
|
@ -1,13 +0,0 @@
|
||||
name = "SleepWarp"
|
||||
filename = "sleepwarp-2.2.0_rc1+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/OPvzuqtZ/versions/l4cnghUz/sleepwarp-2.2.0_rc1%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d3bb492a3b3c0f93ac1812f2ded8618e6acc7bab"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "OPvzuqtZ"
|
||||
version = "l4cnghUz"
|
Loading…
Reference in New Issue
Block a user