Added dynamic lights
All checks were successful
Pack and Release / packwizInstall (push) Successful in 36s
Pack and Release / deploy (push) Successful in 22s

Signed-off-by: Balazs Toldi <balazs@toldi.eu>
This commit is contained in:
Balazs Toldi 2024-12-14 21:38:05 +01:00
parent db5bc3c53f
commit 8ce4584e49
3 changed files with 19 additions and 1 deletions

View file

@ -40,6 +40,11 @@ file = "mods/display-delight.pw.toml"
hash = "b98da9b6d2e9d39609b3d865be9b2ca1264ac8a39222d21d882d232a414d5fb2"
metafile = true
[[files]]
file = "mods/dynamic-lights.pw.toml"
hash = "e93239302d3fb067ae5c53aabf551550430b11f04fd3a8a8d23c74d1d554fd2f"
metafile = true
[[files]]
file = "mods/fallingtree.pw.toml"
hash = "9f6dcd9dd7ba6ec3300d32aa295825e7af4505a6ffdaae52df8105dd2a808e79"

View file

@ -0,0 +1,13 @@
name = "Dynamic Lights"
filename = "dynamiclights-v1.8.5-mc1.17x-1.21x-mod.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7YjclEGc/versions/quKEFE06/dynamiclights-v1.8.5-mc1.17x-1.21x-mod.jar"
hash-format = "sha512"
hash = "4d24e92aa16b05b02e5ce6b706fc50905ab97c83ac7c24da6eb23faa1b37141354e6f64f940a060dbcddfbbec086047fa14289b8b43613b28ff70783fabe73a4"
[update]
[update.modrinth]
mod-id = "7YjclEGc"
version = "quKEFE06"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "459241107a49f1d1fbf341bacacd411c7d515a4ab9982c74216e269fe143f8d8"
hash = "3f43923ea1d2441680c97978cd79970c38533d2f71ad73828152ea1a08e9e665"
[versions]
minecraft = "1.21.1"