add lazydfu
This commit is contained in:
parent
b590d5f203
commit
b20753f1a5
3 changed files with 19 additions and 1 deletions
|
@ -276,6 +276,11 @@ file = "mods/lambdynamiclights.pw.toml"
|
||||||
hash = "765cbe5eb7b0014c2134cf6ad4074c49d73d0a9adb3ae69e193c731be1dba061"
|
hash = "765cbe5eb7b0014c2134cf6ad4074c49d73d0a9adb3ae69e193c731be1dba061"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/lazydfu.pw.toml"
|
||||||
|
hash = "694c91d6f341271b0b071a814fb64defbd52af1b228cb593595836c0d9f68151"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lithium.pw.toml"
|
file = "mods/lithium.pw.toml"
|
||||||
hash = "2efb96394d1ab21fce43f740b65bc1bb95ac41cb11562ca10b5e3f4d6a28a773"
|
hash = "2efb96394d1ab21fce43f740b65bc1bb95ac41cb11562ca10b5e3f4d6a28a773"
|
||||||
|
|
13
mods/lazydfu.pw.toml
Normal file
13
mods/lazydfu.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "LazyDFU"
|
||||||
|
filename = "lazydfu-0.1.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "hvFnDODi"
|
||||||
|
version = "4SHylIO9"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "9d8b82ebdf83dd327d1b5ab41bd7cb5457c95c665cb1273221448d4685ae9ccd"
|
hash = "c9c5f3afb538e935ecdaeb6a827ea9c2874ae2476c0dcdf13ea23d8c7ead0cee"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue