[a] bed debuff, finally

This commit is contained in:
Sangelo 2024-05-27 22:23:55 +02:00
parent bc55a1c0db
commit dfefdcda0c
5 changed files with 31 additions and 19 deletions

View file

@ -67,6 +67,11 @@ file = "mods/backported-wolves.pw.toml"
hash = "166bfddae9c15e5bd03e5fd2311d9ecab2b117f348258c679d4847ebbc4e0119"
metafile = true
[[files]]
file = "mods/bedoverhaul.pw.toml"
hash = "50848a3df5d3634ac202347dd47d05c92c3287851110527c4f09079408fc975a"
metafile = true
[[files]]
file = "mods/bellsandwhistles.pw.toml"
hash = "e0939ffb6b7b49dde8f936cd83f6f4881238f71bbdf14afe3b22b364b7e8cfbe"
@ -742,6 +747,11 @@ file = "mods/qsl.pw.toml"
hash = "5a6df3930d69602402cd13bf860195ac44680e2d4556e8d1254ae730fcb4b0f9"
metafile = true
[[files]]
file = "mods/realistic-sleep.pw.toml"
hash = "6e674705e8b4a1e99c0317088be9a0df0dc2226d90a57ebd9c16d30f79ed24b7"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "fab8860d3dddc0d9cdbff5aed96dd68c0b26710f9d7a6c5c841dd8ce17a04a98"
@ -812,11 +822,6 @@ file = "mods/simple-voice-chat.pw.toml"
hash = "0c191874a6e638081bb8317f80149d90455b2fc15fc23b4e950ef72d1ec0c4af"
metafile = true
[[files]]
file = "mods/sleep-warp.pw.toml"
hash = "624b26b1f2def748fab13e6b56f8ea8bab8cbe25c4a01f237437e6da4fe4ed88"
metafile = true
[[files]]
file = "mods/slice-and-dice.pw.toml"
hash = "7cfd850586a354b0a14b04234dbc5254f80610b69f7ffc1a7e60a63332739cf1"

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

@ -0,0 +1,13 @@
name = "Bed Overhaul"
filename = "bedoverhaul-1.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3RDCjrMO/versions/yAxEzTjb/bedoverhaul-1.0.2.jar"
hash-format = "sha1"
hash = "246fe39796d9db90154342db5bfbca0d7bef40bd"
[update]
[update.modrinth]
mod-id = "3RDCjrMO"
version = "yAxEzTjb"

View file

@ -0,0 +1,7 @@
name = "realistic-sleep"
filename = "realisticsleep-1.10.2+mc1.20-1.20.1.jar"
[download]
url = "https://github.com/Steveplays28/realisticsleep/releases/download/v1.10.2%2Bmc1.20-1.20.1/realisticsleep-1.10.2+mc1.20-1.20.1.jar"
hash-format = "sha256"
hash = "ca524f025ecb6c17391095d282a6af64c3403d9c9f5722062f3515a43eb6f0af"

View file

@ -1,13 +0,0 @@
name = "SleepWarp"
filename = "sleepwarp-2.2.0_rc1+1.20.1.jar"
side = "server"
[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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b85a8ec6224156721f8ab216e99e541f137f9c2cfaf7ac2cc87f1615e7d28f5b"
hash = "9598b88a2687d811da42feaa087df2f5df22131856d5a8c5fb74d5bafa8e1111"
[versions]
minecraft = "1.20.1"