From 4733730bd49ae3ee25ac9ea01430110c422aead5 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Mon, 26 May 2025 22:31:43 -0600 Subject: [PATCH] Add Sleep to Night --- v2/index.toml | 5 +++++ v2/mods/reworked-sleep-to-night.pw.toml | 13 +++++++++++++ v2/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 v2/mods/reworked-sleep-to-night.pw.toml diff --git a/v2/index.toml b/v2/index.toml index 87e47b0..975ec60 100644 --- a/v2/index.toml +++ b/v2/index.toml @@ -430,6 +430,11 @@ file = "mods/resourceful-lib.pw.toml" hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc" metafile = true +[[files]] +file = "mods/reworked-sleep-to-night.pw.toml" +hash = "dc48eda6c869e9349354d2a1b3a6214481f9afabd2e8c07de512b31bb2f7da25" +metafile = true + [[files]] file = "mods/searchables.pw.toml" hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8" diff --git a/v2/mods/reworked-sleep-to-night.pw.toml b/v2/mods/reworked-sleep-to-night.pw.toml new file mode 100644 index 0000000..b8a8bf9 --- /dev/null +++ b/v2/mods/reworked-sleep-to-night.pw.toml @@ -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" diff --git a/v2/pack.toml b/v2/pack.toml index eb67b94..947ad3b 100644 --- a/v2/pack.toml +++ b/v2/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6558398e48b7eeaf8374560026e6ea7d6917b889dfa97fcf27920b212f4adf62" +hash = "eb2d8ec49dde23c7cd2194602240890117c63c12a3be2fcd369c24c2173c6878" [versions] fabric = "0.16.14"