diff --git a/index.toml b/index.toml index 86cb30e..7fc7a84 100644 --- a/index.toml +++ b/index.toml @@ -604,6 +604,11 @@ file = "mods/appleskin.pw.toml" hash = "17fc9c6cab5ae0ea6973440f143ad6ffa4e5d373749c80077b631dbbe4df3f3b" metafile = true +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "1102440dd2533ba3a154419bb95ff1f81b858201eb0c44d2a2eea486c74e565a" +metafile = true + [[files]] file = "mods/bad-wither-no-cookie.pw.toml" hash = "80472ed95c490b2e5a828c769f30a1b4ed2b8c502ac2d0f577f1c838aaf7ec5e" @@ -914,11 +919,6 @@ file = "mods/shulkerboxtooltip.pw.toml" hash = "43500505cd9ccb41d9722586a0040be415ce71b6a93758b45d8176e925bd7851" metafile = true -[[files]] -file = "mods/sleep-warp-updated.pw.toml" -hash = "065a6c92f489bce0ef6b27f0b05acde22920c5f5f15414171890ec5ea375fe16" -metafile = true - [[files]] file = "mods/sodium-extra.pw.toml" hash = "1af09f16a643df0f61f2c799e981aa0b8c109999f0784584a6eff9a81f1c00c1" @@ -954,6 +954,11 @@ file = "mods/stendhal.pw.toml" hash = "8cd4c8bc9d0b3a0059f870c04b0fa273c32812c34e56340d3fa66c5b79cc965e" metafile = true +[[files]] +file = "mods/stevesrealisticsleep.pw.toml" +hash = "8e7c4910c965600d2b416043f25264219ad5cccd0046bacdf0b6ec58ea6c5eb5" +metafile = true + [[files]] file = "mods/swingthrough.pw.toml" hash = "2f05b23513f7682101e2ab609964833f1b4e8557a3c9b272f7c51d9dfa7ad254" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..c0622fc --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-13.0.8-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Wto0RchG/architectury-13.0.8-fabric.jar" +hash-format = "sha512" +hash = "7a24a0481732c5504b07347d64a2843c10c29e748018af8e5f5844e5ea2f4517433886231025d823f90eb0b0271d1fa9849c27e7b0c81476c73753f79f19302a" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "Wto0RchG" diff --git a/mods/sleep-warp-updated.pw.toml b/mods/sleep-warp-updated.pw.toml deleted file mode 100644 index bcd01d2..0000000 --- a/mods/sleep-warp-updated.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "SleepWarp (Updated)" -filename = "sleepwarp-2.4.0+1.21.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/DlSXkZVT/versions/LzlGw3Uq/sleepwarp-2.4.0%2B1.21.1.jar" -hash-format = "sha512" -hash = "ea480a124e3de90f495bfd2bdfaf46fe1c09b8f5df16489c64df8be8d61ae49c1124d872876cfe3bcf97d463d7cafbf34ac7b5065b463f8de43b9b64ec887837" - -[update] -[update.modrinth] -mod-id = "DlSXkZVT" -version = "LzlGw3Uq" diff --git a/mods/stevesrealisticsleep.pw.toml b/mods/stevesrealisticsleep.pw.toml new file mode 100644 index 0000000..8bc7819 --- /dev/null +++ b/mods/stevesrealisticsleep.pw.toml @@ -0,0 +1,13 @@ +name = "Steve's Realistic Sleep" +filename = "stevesrealisticsleep-fabric-1.11.2+mc1.21-1.21.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/ZPywkPEo/versions/T1vxZAJQ/stevesrealisticsleep-fabric-1.11.2%2Bmc1.21-1.21.1.jar" +hash-format = "sha512" +hash = "bf01933c9a3ed38b8b7053809f268c8bba13a3b69fba59cdff265c37a78c88d0b77a9b37c6a1458c5f9cee065c0b88df9f44cbafbe71d0f7b8ce1608e175dc05" + +[update] +[update.modrinth] +mod-id = "ZPywkPEo" +version = "T1vxZAJQ" diff --git a/pack.toml b/pack.toml index 3642f0d..c7b49bf 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3e2f1b4d4c3cce8acb475571c003afd1fe457ae54f5f59f8636dcd9d5c0db79d" +hash = "8178e2e89eeaac4aa84d544fbbd4b2be95b716d2a208c3391881282898c53aaa" [versions] fabric = "0.16.14"