diff --git a/index.toml b/index.toml index 467c5d7..57792ff 100644 --- a/index.toml +++ b/index.toml @@ -463,6 +463,11 @@ file = "mods/longer-login-times.pw.toml" hash = "de11f7238ed12518a874ea67a1051db095d92c65a073ab8391db6c17645b5074" metafile = true +[[files]] +file = "mods/lucent.pw.toml" +hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4" +metafile = true + [[files]] file = "mods/modernfix.pw.toml" hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873" @@ -533,11 +538,6 @@ file = "mods/rrls.pw.toml" hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57" metafile = true -[[files]] -file = "mods/ryoamiclights.pw.toml" -hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa" -metafile = true - [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336" diff --git a/mods/lucent.pw.toml b/mods/lucent.pw.toml new file mode 100644 index 0000000..320e10d --- /dev/null +++ b/mods/lucent.pw.toml @@ -0,0 +1,13 @@ +name = "Lucent" +filename = "lucent-1.20.1-1.5.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JE0fgMUp/versions/YHpxVMDQ/lucent-1.20.1-1.5.5.jar" +hash-format = "sha1" +hash = "d72dc411c4e35869044840e4b551e8734788bc51" + +[update] +[update.modrinth] +mod-id = "JE0fgMUp" +version = "YHpxVMDQ" diff --git a/mods/ryoamiclights.pw.toml b/mods/ryoamiclights.pw.toml deleted file mode 100644 index 4f4ca14..0000000 --- a/mods/ryoamiclights.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "RyoamicLights" -filename = "RyoamicLights-forge-0.2.3+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/reCfnRvJ/versions/c2Th4NIB/RyoamicLights-forge-0.2.3%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "42fa590f0318ae0b0bcc327b49255b3e131f0182" - -[update] -[update.modrinth] -mod-id = "reCfnRvJ" -version = "c2Th4NIB" diff --git a/pack.toml b/pack.toml index c0ccb5c..da071dc 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 = "9768c02727886a1dba87162200a0ed33defecc2c04d82349261601bd440c0bf6" +hash = "1eeca38058bc3cbd04489f40e8a340eb599b6e7d230f38e84e0864283e93a5e8" [versions] forge = "47.3.0"