We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18f888 commit f22cfeeCopy full SHA for f22cfee
servers/hydraquest/banner.png
28.5 KB
servers/hydraquest/logo.png
134 KB
servers/hydraquest/metadata.json
@@ -0,0 +1,34 @@
1
+{
2
+ "id": "hydraquest",
3
+ "name": "HydraQuest",
4
+ "store": "https://store.hydraquest.net/",
5
+ "description": "HydraQuest is a network of fun servers to play!",
6
+ "addresses": [
7
+ "hydraquest.net"
8
+ ],
9
+ "primaryAddress": "play.hydraquest.net",
10
+ "minecraftVersions": [
11
+ "1.19.*",
12
+ "1.20.*",
13
+ "1.21.*"
14
15
+ "primaryMinecraftVersion": "1.21",
16
+ "primaryColor": "#FF4900",
17
+ "secondaryColor": "#FFB293",
18
+ "primaryLanguage": "en",
19
+ "languages": [
20
+ "en"
21
22
+ "primaryRegion": "NA",
23
+ "regions": [
24
+ "NA"
25
26
+ "gameTypes": [
27
+ "PvP",
28
+ "Survival",
29
+ "PvE"
30
31
+ "socials": {
32
+ "discord": "https://discord.gg/86FAdxH3pE"
33
+ }
34
+}
0 commit comments