updated mods
This commit is contained in:
parent
09106c862f
commit
a640d5a74c
6 changed files with 27 additions and 29 deletions
|
@ -332,11 +332,11 @@ file = "mods/universal-graves.pw.toml"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/viafabric.pw.toml"
|
||||
file = "mods/viabackwards.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/viaversion.pw.toml"
|
||||
file = "mods/viafabric.pw.toml"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Notica"
|
||||
filename = "notica-1.1.3+1.21.jar"
|
||||
filename = "notica-1.2.0+1.21.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1y46lDNS/versions/ygIYTd4n/notica-1.1.3%2B1.21.jar"
|
||||
url = "https://cdn.modrinth.com/data/1y46lDNS/versions/6Yk9GKKi/notica-1.2.0%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6cddbcc92514afef16ac661075bd3efd59ac7c1b"
|
||||
hash = "305fdeb24b785227a4f95b0db0df0149d37f691c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1y46lDNS"
|
||||
version = "ygIYTd4n"
|
||||
version = "6Yk9GKKi"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Polymer"
|
||||
filename = "polymer-bundled-0.9.7+1.21.jar"
|
||||
filename = "polymer-bundled-0.9.8+1.21.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/fxRH7wMB/polymer-bundled-0.9.7%2B1.21.jar"
|
||||
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/TSwN6LlP/polymer-bundled-0.9.8%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0e7c9a1d21d0e0f156bd230fc422ed50104b8940"
|
||||
hash = "47ede3dc43d81c596b663a5df8599d308212434e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xGdtZczs"
|
||||
version = "fxRH7wMB"
|
||||
version = "TSwN6LlP"
|
||||
|
|
13
TrotCraft/server/mods/viabackwards.pw.toml
Normal file
13
TrotCraft/server/mods/viabackwards.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaBackwards"
|
||||
filename = "ViaBackwards-5.0.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/RrgjkFTE/ViaBackwards-5.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "73de6be4147e581380dd3b7c8538f56f058db48b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NpvuJQoq"
|
||||
version = "RrgjkFTE"
|
|
@ -1,14 +1,13 @@
|
|||
name = "ViaFabric"
|
||||
filename = "ViaFabric-0.4.14+74-main.jar"
|
||||
filename = "ViaFabric-0.4.15+79-main.jar"
|
||||
side = "both"
|
||||
pin = true
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/Tw6VYjjI/ViaFabric-0.4.14%2B74-main.jar"
|
||||
url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/h1r2urqJ/ViaFabric-0.4.15%2B79-main.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e8b6a5fa392a78a688ffa0c6644114ce58398271"
|
||||
hash = "48acd00dbeaf5af29886f4b2ae8a8336dc6e4c92"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YlKdE5VK"
|
||||
version = "Tw6VYjjI"
|
||||
version = "h1r2urqJ"
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
name = "ViaVersion"
|
||||
filename = "ViaVersion-5.0.1.jar"
|
||||
side = "both"
|
||||
pin = true
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/FnIO0AKf/ViaVersion-5.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8679aea429cce389032aefec7184e0463bf8ecfd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P1OZGk5p"
|
||||
version = "FnIO0AKf"
|
Loading…
Reference in a new issue