diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/lambdynamiclights.pw.toml | 17 | ||||
| -rw-r--r-- | notes.md | 3 | ||||
| -rw-r--r-- | pack.toml | 2 |
4 files changed, 24 insertions, 3 deletions
@@ -101,6 +101,11 @@ hash = "919e0f9bdf11b4960591cef1f0cb7fe6bb8bbf21135b423c0d014b00b4a06cb8" metafile = true [[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "8ae858623d5cbb4d5a51576600d671d57320af43aa9ab680e441cc60ea568f17" +metafile = true + +[[files]] file = "mods/lithium.pw.toml" hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d" metafile = true diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..0912755 --- /dev/null +++ b/mods/lambdynamiclights.pw.toml @@ -0,0 +1,17 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-2.3.4+1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mrQ8ZiyU/lambdynamiclights-2.3.4%2B1.20.4.jar" +hash-format = "sha1" +hash = "b44b10647f170732825b28d8ff44735ae31e3837" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "mrQ8ZiyU" + +[option] +optional = true +description = "dynamic lights! but expensive" @@ -8,8 +8,7 @@ have removed and want back Moving from Quilt to Fabric was mainly just to update my game version -- LambDynamicLights - - Very cool, would like to use again +- ~~LambDynamicLights~~ it's back! - LambdaBetterGrass - Not *as* cool, but would still like to use - Inspecio @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "630284d517f57a9a22a80981527101bf99b7a7cdae1fb43738edf06dd0a96757" +hash = "9e1368721c4d16a6b45b5ea9f313d1c143a3de9b638d35857076755d3a580e01" [versions] fabric = "0.15.3" |
