Skip to content

Commit 9b6ed25

Browse files
authored
Added Fresa Network (#4925)
1 parent 5146581 commit 9b6ed25

3 files changed

Lines changed: 47 additions & 0 deletions

File tree

servers/fresa/background.png

1.74 MB
Loading

servers/fresa/logo.png

1.02 MB
Loading

servers/fresa/metadata.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"id": "fresa",
3+
"name": "Fresa Network",
4+
"website": "https://www.fresa.top",
5+
"store": "https://tienda.fresa.top",
6+
"description": "Home of the BEST Hardcore experience in Minecraft...",
7+
"addresses": [
8+
"fresa.top"
9+
],
10+
"primaryAddress": "fresa.top",
11+
"primaryColor": "#FF3535",
12+
"secondaryColor": "#FF6C6C",
13+
"minecraftVersions": [
14+
"1.17.*",
15+
"1.18.*",
16+
"1.19.*",
17+
"1.20.*",
18+
"1.21.*"
19+
],
20+
"primaryMinecraftVersion": "1.21.11",
21+
"crossplay": true,
22+
"primaryRegion": "NA",
23+
"regions": [
24+
"NA"
25+
],
26+
"primaryLanguage": "es-EN",
27+
"languages": [
28+
"en",
29+
"es-EN"
30+
],
31+
"gameTypes": [
32+
"Survival",
33+
"PvP",
34+
"Hardcore"
35+
],
36+
"socials": {
37+
"discord": "https://discord.gg/fresa",
38+
"twitter": "FresaNetwork",
39+
"youtube": "@fresatop",
40+
"tiktok": "@fresa.network"
41+
},
42+
"compliance": {
43+
"privacyPolicy": "https://tienda.fresa.top/terms/privacy",
44+
"termsOfService": "https://tienda.fresa.top/terms/checkout",
45+
"rules": "https://tienda.fresa.top/terms/impressum"
46+
}
47+
}

0 commit comments

Comments
 (0)