mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-05 21:38:55 +00:00
2.0.2 & I forgot install ViaFabric
This commit is contained in:
10
index.toml
10
index.toml
@@ -178,6 +178,16 @@ file = "mods/vanilla-permissions.pw.toml"
|
||||
hash = "be69be895eaab42d0b4e92a77d7863c1e24d10c5372bd985a4e125bac415269a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/viabackwards.pw.toml"
|
||||
hash = "ef84f491721a021405504a619ba24abf84ff69dd4d365554263e9c8c49c1da08"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/viafabric.pw.toml"
|
||||
hash = "c5d7358bb9b94791d12a67dd1deb99f5868988c1a623a3a3e55613c3816352af"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vmp-fabric.pw.toml"
|
||||
hash = "d8e6f0094a243233e66416c418671a891c417f7cfec2df40c1442fa82ec45b0d"
|
||||
|
||||
13
mods/viabackwards.pw.toml
Normal file
13
mods/viabackwards.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "ViaBackwards"
|
||||
filename = "ViaBackwards-5.0.2-SNAPSHOT.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/TBcy8XRw/ViaBackwards-5.0.2-SNAPSHOT.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b5d6ea63a1107815603baad6a6aa953391e07fe1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NpvuJQoq"
|
||||
version = "TBcy8XRw"
|
||||
13
mods/viafabric.pw.toml
Normal file
13
mods/viafabric.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "ViaFabric"
|
||||
filename = "ViaFabric-0.4.14+74-main.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/Tw6VYjjI/ViaFabric-0.4.14%2B74-main.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e8b6a5fa392a78a688ffa0c6644114ce58398271"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YlKdE5VK"
|
||||
version = "Tw6VYjjI"
|
||||
@@ -1,12 +1,12 @@
|
||||
name = "Nesquate Server's Server Modpack"
|
||||
author = "Nesquate"
|
||||
version = "2.0.1"
|
||||
version = "2.0.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "275b6c058e383e388e9c667ecdf261f4e875614009d25d15deb081fcc9ba6729"
|
||||
hash = "16a74addadd2b0564772b726cebe6180e1c257cfa3be12bdba55754a43eaa1d5"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
||||
Reference in New Issue
Block a user