From 260555c791c5e8dcd62a08cb59cf9a9ddcfe8826 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Thu, 2 Mar 2023 15:55:12 -0600 Subject: [PATCH] add server --- config/builtinservers.json | 8 ++------ index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/config/builtinservers.json b/config/builtinservers.json index 53ac29f..add7def 100644 --- a/config/builtinservers.json +++ b/config/builtinservers.json @@ -2,12 +2,8 @@ "badgeVisible": false, "builtinServers": [ { - "name": "Europe Central", - "address": "aof6eu.alloffabric.com" - }, - { - "name": "North America", - "address": "aof6na.alloffabric.com" + "name": "TouhouDiscordcraft", + "address": "mc.touhoudiscord.net:25566" } ] } \ No newline at end of file diff --git a/index.toml b/index.toml index 92f8646..5b57b6c 100644 --- a/index.toml +++ b/index.toml @@ -258,7 +258,7 @@ hash = "a09289defa941a6aeb7ca963c57aff48c7297db2455a9cc1dc965c4e1c5d964c" [[files]] file = "config/builtinservers.json" -hash = "1acf39504bd4b9b548be05e5061581c78a362f1a61993ad2c033c82453de87fa" +hash = "aa0bfb2007e2b3c51c96503333d5da186f2d8cea312f4471da5ef65fb6948c81" [[files]] file = "config/bwncr.toml" diff --git a/pack.toml b/pack.toml index b1c570d..b713665 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 = "d0fa85178eb671ff12086e331132f88059daa42f62e0993b561cd810c17d863f" +hash = "8674a95ba7cfc98675282d437e222ae069a2585a3016211d1ce6a74c78c1518a" [versions] fabric = "0.14.14"