diff --git a/index.toml b/index.toml index e49f321..5b5e211 100644 --- a/index.toml +++ b/index.toml @@ -19380,6 +19380,11 @@ file = "mods/server-hats.pw.toml" hash = "1b3d37b843da4317c0f567ddac21c6e262265c792670e31a086e8430e2324a18" metafile = true +[[files]] +file = "mods/serversleep.pw.toml" +hash = "44f8e191baca62e32f20d70ce0c2c28c18f536dc5514f78b734d2d3a0bfbab67" +metafile = true + [[files]] file = "mods/shader-toggle.pw.toml" hash = "60551702e975c2400711e13b513af4887836c4578c79073f60d2dbc638a837d8" diff --git a/mods/serversleep.pw.toml b/mods/serversleep.pw.toml new file mode 100644 index 0000000..ea9353f --- /dev/null +++ b/mods/serversleep.pw.toml @@ -0,0 +1,13 @@ +name = "Server Sleep" +filename = "serversleep-datapack.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Cw8IlnGM/versions/2LFCQnd1/serversleep-datapack.jar" +hash-format = "sha512" +hash = "bf64888d3008aeac6778b8c7361c00035c9891ea3572690123917178d4cc1e80c2cb0d87101bba96057a417ec101693d3b777fb1310a61ac2b783d5c3a0eecab" + +[update] +[update.modrinth] +mod-id = "Cw8IlnGM" +version = "2LFCQnd1" diff --git a/pack.toml b/pack.toml index 31cbcfc..6045ad1 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 = "6e3b0ca3f1094199ead4079e8b1f0618fdf3bd43647aa9ff5555b14ee8d6baf1" +hash = "c3e2d5720c04b9c4aee320ffef357091f0648bdafb11c741710a13412f6bb9bd" [versions] fabric = "0.16.9"