diff --git a/v2/index.toml b/v2/index.toml index ee40c67..c1ef3d5 100644 --- a/v2/index.toml +++ b/v2/index.toml @@ -130,6 +130,11 @@ file = "mods/createaddition.pw.toml" hash = "c92aae37a2b79c96ac72e17695d1bcbdc35ca51d56f0fb8d1d9ffa9dace45274" metafile = true +[[files]] +file = "mods/day-dream.pw.toml" +hash = "b0fb78999d95c62e74a20da7159eabf565c9aef9146a8feb6ae92fd27fdc254f" +metafile = true + [[files]] file = "mods/do-a-barrel-roll.pw.toml" hash = "a8aa09f4f156506ed902620637557fb3623084d5d994f7b4f1f01eb4a19916b6" @@ -435,11 +440,6 @@ file = "mods/resourceful-lib.pw.toml" hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc" metafile = true -[[files]] -file = "mods/reworked-sleep-to-night.pw.toml" -hash = "dc48eda6c869e9349354d2a1b3a6214481f9afabd2e8c07de512b31bb2f7da25" -metafile = true - [[files]] file = "mods/searchables.pw.toml" hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8" diff --git a/v2/mods/day-dream.pw.toml b/v2/mods/day-dream.pw.toml new file mode 100644 index 0000000..f16df37 --- /dev/null +++ b/v2/mods/day-dream.pw.toml @@ -0,0 +1,13 @@ +name = "Day Dream" +filename = "day-dream-1.0.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/FKi0XGBk/versions/toGK2obm/day-dream-1.0.8.jar" +hash-format = "sha512" +hash = "746be929a5b2b47aac1a1f76a61b694dac392c7a42a0a25218f082d996b071e2b24150741cc011050cc0265c9d9d918ced00f4282eb8cb97ea79e2ef52afc91a" + +[update] +[update.modrinth] +mod-id = "FKi0XGBk" +version = "toGK2obm" diff --git a/v2/mods/reworked-sleep-to-night.pw.toml b/v2/mods/reworked-sleep-to-night.pw.toml deleted file mode 100644 index b8a8bf9..0000000 --- a/v2/mods/reworked-sleep-to-night.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Reworked: Sleep To Night" -filename = "Reworked Sleep To Night-1.2.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/28b0McBj/versions/Ao7h3CPn/Reworked%20Sleep%20To%20Night-1.2.0.jar" -hash-format = "sha512" -hash = "34caca50fcd0d53709f8e5a43517c312d2b11d7111578e8edaa9c3c2e8bb27f64daa8c4c4f3eca4d5f146b332519d02ef12b22d032265bb4950f3924e75f4a43" - -[update] -[update.modrinth] -mod-id = "28b0McBj" -version = "Ao7h3CPn" diff --git a/v2/pack.toml b/v2/pack.toml index 9ed1c85..9bbaf41 100644 --- a/v2/pack.toml +++ b/v2/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c322cec1a7c84991b3d5c6b243ed53f1fc13a65475a8e3c333aaa9eb3ac7694c" +hash = "21d467fad4e5f1c757cc427279210453a867a40a87dfa2e01ee839578cd9447d" [versions] fabric = "0.16.14"