add servux
This commit is contained in:
parent
36be7619e1
commit
ea0233b924
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -470,6 +470,11 @@ file = "mods/polymer.pw.toml"
|
||||||
hash = "62757d6d2b91ff8bc8e43d29a9b511724b07c45f72d60445f1c2341a5d2586c4"
|
hash = "62757d6d2b91ff8bc8e43d29a9b511724b07c45f72d60445f1c2341a5d2586c4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/polymer_patch_for_servux.pw.toml"
|
||||||
|
hash = "b4f989e40edcd001c159ee9cd4ca4ccba645798a9ff88622d11f09e1d3c7e228"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/proxy-protocol-support.pw.toml"
|
file = "mods/proxy-protocol-support.pw.toml"
|
||||||
hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c"
|
hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c"
|
||||||
|
|
@ -515,6 +520,11 @@ file = "mods/servermessages.pw.toml"
|
||||||
hash = "32c21a2e3da94efbd0d18650e39edf33afb64288c088d4f9e7de158900705f0d"
|
hash = "32c21a2e3da94efbd0d18650e39edf33afb64288c088d4f9e7de158900705f0d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/servux.pw.toml"
|
||||||
|
hash = "7924461f13c2acaa2870bb404aa5caca25cad8122e280d0d48a06fd9944e195a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/show-my-recipes!.pw.toml"
|
file = "mods/show-my-recipes!.pw.toml"
|
||||||
hash = "463ddfef6bdb79bfca4d4d2b68acc873200d7e997aeea463f521ebeba5ba42cc"
|
hash = "463ddfef6bdb79bfca4d4d2b68acc873200d7e997aeea463f521ebeba5ba42cc"
|
||||||
|
|
|
||||||
13
mods/polymer_patch_for_servux.pw.toml
Normal file
13
mods/polymer_patch_for_servux.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Polymer Patch For Servux"
|
||||||
|
filename = "Polymer_Patch_For_Servux-1.3+1.21.11.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NNSx3ydV/versions/rcR5TljM/Polymer_Patch_For_Servux-1.3%2B1.21.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ba493fded4bc7a3b6fdd7df6e15b7d21be20de8224bb6c4f46e4a71b064f69b25500a0dd40bbb03786713c94df3791034831ac86a9a495c667ce2f26b27e79e3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "NNSx3ydV"
|
||||||
|
version = "rcR5TljM"
|
||||||
13
mods/servux.pw.toml
Normal file
13
mods/servux.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Servux"
|
||||||
|
filename = "servux-fabric-1.21.11-0.9.4.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/zQhsx8KF/versions/OsZuWfG0/servux-fabric-1.21.11-0.9.4.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "4accfe8e63f2e3a8f470395cc01064f69d685f9c5b00d9a8c9975b9994769a1a1459832f745613762f6de489d4a2afe7cc881da69f43171ee83709b5bf414f39"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "zQhsx8KF"
|
||||||
|
version = "OsZuWfG0"
|
||||||
|
|
@ -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 = "c9282eb9580f03c3da92f57186e6733ccab55e92fc2e5e358ca4872616574406"
|
hash = "722fd8599c0fbab13c709797181ff7c3c74fcb98c08efdd2d703ee7a39759959"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue