From 082410977fcabc3611a8c709ffb204e4c86417ba Mon Sep 17 00:00:00 2001 From: tonitch Date: Wed, 19 Feb 2025 15:12:23 +0100 Subject: [PATCH] adding sleep --- index.toml | 5 +++++ mods/sleep.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/sleep.pw.toml diff --git a/index.toml b/index.toml index fdb1e89..e3770ac 100644 --- a/index.toml +++ b/index.toml @@ -19360,6 +19360,11 @@ file = "mods/sit-fabric.pw.toml" hash = "11e2e4821470399e36976d82f7656807d2ca4fb4244f5a7117040db17e893b08" metafile = true +[[files]] +file = "mods/sleep.pw.toml" +hash = "96db2ff18d5393ccec5e8e009e4def5633f01bacb70301246245b33d344f13a6" +metafile = true + [[files]] file = "mods/slideshow-fabric.pw.toml" hash = "3976b9936829c1bd51a9bf9d9c1177cb7457fb216268bc4acd39592d13763fbe" diff --git a/mods/sleep.pw.toml b/mods/sleep.pw.toml new file mode 100644 index 0000000..7887d7d --- /dev/null +++ b/mods/sleep.pw.toml @@ -0,0 +1,13 @@ +name = "Sleep" +filename = "sleep-v.2.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/WTzuSu8P/versions/R5tblQON/sleep-v.2.1.2.jar" +hash-format = "sha512" +hash = "6cc7ec16130eab0164febc80bdea70790b16849a94531247f164767c5efc10069b53e1c80f2570b6c931684b71202195f3b3ede222cffb79d5a4cbd9a9f3c9de" + +[update] +[update.modrinth] +mod-id = "WTzuSu8P" +version = "R5tblQON" diff --git a/pack.toml b/pack.toml index b354b4c..7cfe621 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "51e00d5125c6dcf6dbba895d7b840475ad9de0fb0c75f7e17e02113e759a3708" +hash = "d9929e7c41a3b2c4ef7f5347cc6ecf8368c8e184d754e4f9f459027e0d76cd37" [versions] fabric = "0.16.9"