diff options
| author | seth <[email protected]> | 2024-04-02 21:28:48 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-04-02 21:42:03 -0400 |
| commit | 570680bcd8bb9aab2067a631348f09d25650b8b7 (patch) | |
| tree | 7385dc42f35b1ad5057a0384795e0ce6b51853a2 /mods | |
| parent | f194e4f9489a764bba981d09f1f27fbcc20c2c0e (diff) | |
add back lambdynamiclights
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/lambdynamiclights.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
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" |
