Mod updates
This commit is contained in:
parent
7ee1d81944
commit
78f5ea1f81
|
@ -17,7 +17,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/amendments.pw.toml"
|
||||
hash = "70cb0960210cf7b4a9ada1238270a1158816f3e52b592832b822de8896d50422"
|
||||
hash = "ae8ee7f6a6fd84de6aa826bc720d304e1c19312a3c5dcb818f65dea1e1ffed1b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -47,7 +47,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/athena-ctm.pw.toml"
|
||||
hash = "ce1fe1e69721bf56e277be993505956c88c3036e8d826a85eb83d9a3cf8305aa"
|
||||
hash = "91af6da5611fc2e9c536985507a99823740e0a5537c41592b09e980752140d17"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -447,7 +447,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "fb7ce772b49cf568d1563c12af933bbb2823e8863bd7e4dff49063fbc23c1806"
|
||||
hash = "40708f8d3d84c9a7e0311c234423cefd8bc0374b5d6363211e0da95f63c3b215"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -672,7 +672,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/tree-harvester.pw.toml"
|
||||
hash = "0cfda946dddf3020188f4521a8a9467134ce5cc7bb1cce6f0beaff2406d98044"
|
||||
hash = "5dc49fed1045ca205ac2a750bb34e3e2526bf9577498b4013fc79efd67e6dd89"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "amendments"
|
||||
filename = "amendments-1.20-1.1.0-fabric.jar"
|
||||
filename = "amendments-1.20-1.1.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6iTJugQR/versions/xJBxmE36/amendments-1.20-1.1.0-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/6iTJugQR/versions/fBkzWy9q/amendments-1.20-1.1.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cc1b5af7aec023b0b5c1e60a168423cda43f45cf"
|
||||
hash = "36c0e976924a777fefe583c445c5ab9e05512139"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6iTJugQR"
|
||||
version = "xJBxmE36"
|
||||
version = "fBkzWy9q"
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
name = "Athena"
|
||||
filename = "athena-fabric-1.20.1-3.1.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/Jy8DnzcO/athena-fabric-1.20.1-3.1.1.jar"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Moonlight Lib"
|
||||
filename = "moonlight-1.20-2.10.8-fabric.jar"
|
||||
filename = "moonlight-1.20-2.10.9-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/H78hNSMP/moonlight-1.20-2.10.8-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/uKalHaQF/moonlight-1.20-2.10.9-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3c30a8370e2036aa923296543d38b62ccb45efec"
|
||||
hash = "a42126f9df76d75034152c66e4c313ce9727afa9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "twkfQtEc"
|
||||
version = "H78hNSMP"
|
||||
version = "uKalHaQF"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Tree Harvester"
|
||||
filename = "treeharvester-1.20.1-8.6.jar"
|
||||
filename = "treeharvester-1.20.1-8.7.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/abooMhox/versions/zz5yoC3K/treeharvester-1.20.1-8.6.jar"
|
||||
url = "https://cdn.modrinth.com/data/abooMhox/versions/3xpkqLbJ/treeharvester-1.20.1-8.7.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "62c60431dca3eb17e34032727e1aa586f19ae2da"
|
||||
hash = "2d7b17cd5c1ee9d51cbadc89f367319d1e2fa336"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "abooMhox"
|
||||
version = "zz5yoC3K"
|
||||
version = "3xpkqLbJ"
|
||||
|
|
Loading…
Reference in New Issue