summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2024-04-02 21:28:48 -0400
committerseth <[email protected]>2024-04-02 21:42:03 -0400
commit570680bcd8bb9aab2067a631348f09d25650b8b7 (patch)
tree7385dc42f35b1ad5057a0384795e0ce6b51853a2
parentf194e4f9489a764bba981d09f1f27fbcc20c2c0e (diff)
add back lambdynamiclights
-rw-r--r--index.toml5
-rw-r--r--mods/lambdynamiclights.pw.toml17
-rw-r--r--notes.md3
-rw-r--r--pack.toml2
4 files changed, 24 insertions, 3 deletions
diff --git a/index.toml b/index.toml
index 70414bf..63837b8 100644
--- a/index.toml
+++ b/index.toml
@@ -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"
diff --git a/notes.md b/notes.md
index 924a7b5..6af79e9 100644
--- a/notes.md
+++ b/notes.md
@@ -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
diff --git a/pack.toml b/pack.toml
index 1959769..60ae216 100644
--- a/pack.toml
+++ b/pack.toml
@@ -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"