diff --git a/web/index.toml b/web/index.toml index 8846272..491bf21 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1412,6 +1412,11 @@ file = "mods/doggy-talents-next.pw.toml" hash = "d09a6a21223bed878f2e7973756d929a020d523f17113510b0507d17ba46b4ee" metafile = true +[[files]] +file = "mods/dynamic-lights.pw.toml" +hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9" +metafile = true + [[files]] file = "mods/edivadlib.pw.toml" hash = "d47b5e5441de64d4d065ffac5c157535cf08ba2f7e84ee6c90d04c2ee532f322" @@ -1772,6 +1777,11 @@ file = "mods/rhino.pw.toml" hash = "09e53b8ad971d1c870a94da1a4437335db9307b780073030bd445ee71e8a86f9" metafile = true +[[files]] +file = "mods/rubidium-extra.pw.toml" +hash = "f778669cfc9569ab26995ce292f85c95ec8d3b3a1df71064860fda3a253610aa" +metafile = true + [[files]] file = "mods/rubidium.pw.toml" hash = "d7de8364533f22c94fa554c48c492c86b42b4ad8af750fff3c35bb61adb8242a" diff --git a/web/mods/dynamic-lights.pw.toml b/web/mods/dynamic-lights.pw.toml new file mode 100644 index 0000000..94bb081 --- /dev/null +++ b/web/mods/dynamic-lights.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Lights" +filename = "dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7YjclEGc/versions/Y1UP7YoY/dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar" +hash-format = "sha1" +hash = "e29ef3c4f7f1907e98a8d8bd9486fde16df118b1" + +[update] +[update.modrinth] +mod-id = "7YjclEGc" +version = "Y1UP7YoY" diff --git a/web/mods/rubidium-extra.pw.toml b/web/mods/rubidium-extra.pw.toml new file mode 100644 index 0000000..fe1abac --- /dev/null +++ b/web/mods/rubidium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Embeddium (Rubidium) Extra" +filename = "rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/5H0CaOam/rubidium-extra-0.5.4.2%2Bmc1.20.1-build.118.jar" +hash-format = "sha1" +hash = "9809e734e9f449bb4f410eddb2418263e4a55536" + +[update] +[update.modrinth] +mod-id = "oY2B1pjg" +version = "5H0CaOam" diff --git a/web/pack.toml b/web/pack.toml index b1434e6..46977f2 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f50a56ffd2d4821075b5ee23e30cf77684c9c11f92723e3648e40964ea195893" +hash = "1945fd17f658a298ab86e0de83f0532caccffcaf6ea485e770b18a11bda0951a" [versions] forge = "47.2.0"