add server

This commit is contained in:
Hexugory 2023-03-02 15:55:12 -06:00
parent 8827eb030e
commit 260555c791
3 changed files with 4 additions and 8 deletions

View File

@ -2,12 +2,8 @@
"badgeVisible": false, "badgeVisible": false,
"builtinServers": [ "builtinServers": [
{ {
"name": "Europe Central", "name": "TouhouDiscordcraft",
"address": "aof6eu.alloffabric.com" "address": "mc.touhoudiscord.net:25566"
},
{
"name": "North America",
"address": "aof6na.alloffabric.com"
} }
] ]
} }

View File

@ -258,7 +258,7 @@ hash = "a09289defa941a6aeb7ca963c57aff48c7297db2455a9cc1dc965c4e1c5d964c"
[[files]] [[files]]
file = "config/builtinservers.json" file = "config/builtinservers.json"
hash = "1acf39504bd4b9b548be05e5061581c78a362f1a61993ad2c033c82453de87fa" hash = "aa0bfb2007e2b3c51c96503333d5da186f2d8cea312f4471da5ef65fb6948c81"
[[files]] [[files]]
file = "config/bwncr.toml" file = "config/bwncr.toml"

View File

@ -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 = "d0fa85178eb671ff12086e331132f88059daa42f62e0993b561cd810c17d863f" hash = "8674a95ba7cfc98675282d437e222ae069a2585a3016211d1ce6a74c78c1518a"
[versions] [versions]
fabric = "0.14.14" fabric = "0.14.14"