From 95abb4855526a95f399c1bfc253d719fb0c1d039 Mon Sep 17 00:00:00 2001 From: tonitch Date: Tue, 18 Feb 2025 23:11:13 +0100 Subject: [PATCH] adding sleepwarp --- index.toml | 5 +++++ mods/sleep-warp.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/sleep-warp.pw.toml diff --git a/index.toml b/index.toml index fdb1e89..c9d1770 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-warp.pw.toml" +hash = "5e82bea9bdad60e2a41ed8d16d71bc47978d8d25e3f84e134d05d4b6cb1613ac" +metafile = true + [[files]] file = "mods/slideshow-fabric.pw.toml" hash = "3976b9936829c1bd51a9bf9d9c1177cb7457fb216268bc4acd39592d13763fbe" diff --git a/mods/sleep-warp.pw.toml b/mods/sleep-warp.pw.toml new file mode 100644 index 0000000..41b67cf --- /dev/null +++ b/mods/sleep-warp.pw.toml @@ -0,0 +1,13 @@ +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 = "sha512" +hash = "c9a007396eedd617b0d72d982ab0bfffaa75692a3b48fb34efe8afe5e157468ed43a68e0e29d242fcb26f47f8713595e52b449ca5450251d71938a54edcb1b40" + +[update] +[update.modrinth] +mod-id = "OPvzuqtZ" +version = "l4cnghUz" diff --git a/pack.toml b/pack.toml index b354b4c..d2fea90 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 = "63bd715fc31e7044ab4acda264cfc40d2e9467b0555adc066aa8f358adf7cc12" [versions] fabric = "0.16.9"