From 299b8b572a4b90d919ccc0ce9644b40657e7b641 Mon Sep 17 00:00:00 2001 From: tonitch Date: Fri, 21 Feb 2025 10:31:36 +0100 Subject: [PATCH] adding sleep warp --- 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 22fc864..9a57d3a 100644 --- a/index.toml +++ b/index.toml @@ -19380,6 +19380,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 8818677..acfdb6c 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 = "ec5811eb2f1f1d2cf4872146745d684975937d32ee9c451b7da5c6b5d7f1127a" +hash = "7e977aec3851c3ac4e34260d30c95dd93785308917c81076781245e4bd9da512" [versions] fabric = "0.16.9"