update built in servers
This commit is contained in:
parent
def3197296
commit
0b16abbd97
@ -2,9 +2,14 @@
|
|||||||
"badgeVisible": true,
|
"badgeVisible": true,
|
||||||
"builtinServers": [
|
"builtinServers": [
|
||||||
{
|
{
|
||||||
"name": "Bingus SMP 2023",
|
"name": "Bingus SMP 2023 (Direct)",
|
||||||
"address": "smp.bingus.zone",
|
"address": "smp.bingus.zone",
|
||||||
"forced": true
|
"forced": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bingus SMP 2023 (UK Proxy)",
|
||||||
|
"address": "uk.bingus.zone",
|
||||||
|
"forced": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,7 @@ hash = "6f20451feae5622855190a428256ad5e646f16e33d29dc055b1a112114ea8862"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/builtinservers.json"
|
file = "config/builtinservers.json"
|
||||||
hash = "fcfa9e93a0b20850c5d61a4528aaeec20a5073d2cfb277753ad8b93d16a8d456"
|
hash = "272ecdcf71fe8f8cf327938df359f4ba8f97878f171abd00cc9e6268bde6c451"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/grapplemod.json"
|
file = "config/grapplemod.json"
|
||||||
|
@ -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 = "1689201c9b76bdfbd96869813468ed2e28c2431cdf3f7b89ce10eae13a1d2437"
|
hash = "7029bacb6d9a09e67a9bb3f495559955a193fee70020a80f1011574c11ba7577"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user