diff --git a/index.toml b/index.toml index b7fcbcf..4f8d2fb 100644 --- a/index.toml +++ b/index.toml @@ -1790,6 +1790,11 @@ file = "mods/dungeons-and-taverns-3.0.3.f.pw.toml" hash = "290f91856a4bcaf00c0395b09397a5cedf2333d3b6506379cb8b548f75abcf31" metafile = true +[[files]] +file = "mods/dynamic-lights.pw.toml" +hash = "d9968d6500c4052633307714bdb3044ae29deefdc1548c6aba16fa36e5697e22" +metafile = true + [[files]] file = "mods/emi-1.1.10+1.20.1+fabric.pw.toml" hash = "aab3c23ad163b98c02b1698a27dfef920378f8b8a7ed7b7e5f3cd388000a7d26" @@ -2313,6 +2318,11 @@ file = "mods/trinkets-3.7.2.pw.toml" hash = "e023bcdf1775fa33d5519c1b8f1dac83a2ea7115789036801622fe4a894cdadb" metafile = true +[[files]] +file = "mods/true-darkness-fabric.pw.toml" +hash = "107e105bef9d083a8dfc2f9116663b7fcca69524c3fcebf3b7f9fb0c44756525" +metafile = true + [[files]] file = "mods/valentinesblessing 1.5.0 1.20.1 fabric.pw.toml" hash = "e2cf12529427e782c61e96e550a6f32781063abd5af1f22c257137ff528d1727" diff --git a/mods/dynamic-lights.pw.toml b/mods/dynamic-lights.pw.toml new file mode 100644 index 0000000..1877ca0 --- /dev/null +++ b/mods/dynamic-lights.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Lights" +filename = "dynamiclights-v1.8.3-mc1.17x-1.21x-mod.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/7YjclEGc/versions/eU6PA0pr/dynamiclights-v1.8.3-mc1.17x-1.21x-mod.jar" +hash-format = "sha1" +hash = "442994e718d933df2b6f7c94479d135bf60e9b3c" + +[update] +[update.modrinth] +mod-id = "7YjclEGc" +version = "eU6PA0pr" diff --git a/mods/true-darkness-fabric.pw.toml b/mods/true-darkness-fabric.pw.toml new file mode 100644 index 0000000..07f194a --- /dev/null +++ b/mods/true-darkness-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "True Darkness Refabricated" +filename = "darkness-fabric-1.0.7-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Pf8PJBb5/versions/fH6YSSxd/darkness-fabric-1.0.7-mc1.20.1.jar" +hash-format = "sha1" +hash = "7f4725fc41cf1d6c8883ece90b55c32c5c4b13e0" + +[update] +[update.modrinth] +mod-id = "Pf8PJBb5" +version = "fH6YSSxd" diff --git a/pack.toml b/pack.toml index 726fa4a..b51a53e 100644 --- a/pack.toml +++ b/pack.toml @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "34d65b7bd2db8a4e85169131117adcf6fe6ba89290c40a804a7b459657809ecd" +hash = "5410e4793c9f87af21bb49c0a76b0f59dd59b0d84b0fe526325aa03e24630699" [versions] fabric = "0.16.0"