Add Sleep to Night

This commit is contained in:
Christopher Cookman 2025-05-26 22:31:43 -06:00
parent 33507d4c09
commit 4733730bd4
3 changed files with 19 additions and 1 deletions

View file

@ -430,6 +430,11 @@ file = "mods/resourceful-lib.pw.toml"
hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc" hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc"
metafile = true metafile = true
[[files]]
file = "mods/reworked-sleep-to-night.pw.toml"
hash = "dc48eda6c869e9349354d2a1b3a6214481f9afabd2e8c07de512b31bb2f7da25"
metafile = true
[[files]] [[files]]
file = "mods/searchables.pw.toml" file = "mods/searchables.pw.toml"
hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8" hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8"

View file

@ -0,0 +1,13 @@
name = "Reworked: Sleep To Night"
filename = "Reworked Sleep To Night-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/28b0McBj/versions/Ao7h3CPn/Reworked%20Sleep%20To%20Night-1.2.0.jar"
hash-format = "sha512"
hash = "34caca50fcd0d53709f8e5a43517c312d2b11d7111578e8edaa9c3c2e8bb27f64daa8c4c4f3eca4d5f146b332519d02ef12b22d032265bb4950f3924e75f4a43"
[update]
[update.modrinth]
mod-id = "28b0McBj"
version = "Ao7h3CPn"

View file

@ -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 = "6558398e48b7eeaf8374560026e6ea7d6917b889dfa97fcf27920b212f4adf62" hash = "eb2d8ec49dde23c7cd2194602240890117c63c12a3be2fcd369c24c2173c6878"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"