diff --git a/config/builtinservers.json b/config/builtinservers.json index b0e3674..de3fb88 100644 --- a/config/builtinservers.json +++ b/config/builtinservers.json @@ -2,9 +2,14 @@ "badgeVisible": true, "builtinServers": [ { - "name": "Bingus SMP 2023", + "name": "Bingus SMP 2023 (Direct)", "address": "smp.bingus.zone", "forced": true + }, + { + "name": "Bingus SMP 2023 (UK Proxy)", + "address": "uk.bingus.zone", + "forced": true } ] } diff --git a/index.toml b/index.toml index 2fe464f..a99353a 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "6f20451feae5622855190a428256ad5e646f16e33d29dc055b1a112114ea8862" [[files]] file = "config/builtinservers.json" -hash = "fcfa9e93a0b20850c5d61a4528aaeec20a5073d2cfb277753ad8b93d16a8d456" +hash = "272ecdcf71fe8f8cf327938df359f4ba8f97878f171abd00cc9e6268bde6c451" [[files]] file = "config/grapplemod.json" diff --git a/pack.toml b/pack.toml index 038fcb5..e42bc51 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1689201c9b76bdfbd96869813468ed2e28c2431cdf3f7b89ce10eae13a1d2437" +hash = "7029bacb6d9a09e67a9bb3f495559955a193fee70020a80f1011574c11ba7577" [versions] fabric = "0.14.22"