Compare commits
2 commits
8ce4584e49
...
5d2d7241df
Author | SHA1 | Date | |
---|---|---|---|
5d2d7241df | |||
acd332b50a |
4 changed files with 16 additions and 16 deletions
|
@ -41,8 +41,8 @@ hash = "b98da9b6d2e9d39609b3d865be9b2ca1264ac8a39222d21d882d232a414d5fb2"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-lights.pw.toml"
|
||||
hash = "e93239302d3fb067ae5c53aabf551550430b11f04fd3a8a8d23c74d1d554fd2f"
|
||||
file = "mods/dynamic-torches.pw.toml"
|
||||
hash = "2ff61f12752e289ba99d7786ede62d3fd5e528665222efef2a44b741d7ee651c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
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"
|
13
mods/dynamic-torches.pw.toml
Normal file
13
mods/dynamic-torches.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Dynamic Lights"
|
||||
filename = "dynamic-torches-5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AK1n0IqM/versions/EP4Vd474/dynamic-torches-5.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e6aa25bc1d73921fdb3812d41da0f5a6664575bdf50d849e93abc9314993f7c3965dc69f4558815370d1858b0f54c64a32806667aef55cdebbd012c87d3fa4a2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AK1n0IqM"
|
||||
version = "EP4Vd474"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3f43923ea1d2441680c97978cd79970c38533d2f71ad73828152ea1a08e9e665"
|
||||
hash = "2a8302cc89986dbc7a972cf25831043928a9f98844aa3d93b055af3a91c89a05"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Reference in a new issue