Skip to content

Commit 5f925d7

Browse files
authored
Add Server and update (#5009)
1 parent 2fa45e7 commit 5f925d7

4 files changed

Lines changed: 28 additions & 1 deletion

File tree

inactive.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@
232232
"squirt",
233233
"starvel",
234234
"sunpvp",
235-
"summoncraft",
236235
"techcraft",
237236
"tearfulmc",
238237
"timbw",

servers/osirismc/logo.png

63.7 KB
Loading

servers/osirismc/metadata.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"id": "osirismc",
3+
"name": "OsirisMC",
4+
"description": "OsirisMC NetWork - Survival",
5+
"store": "https://tienda.osirismc.net/",
6+
"addresses": [
7+
"osirismc.net"
8+
],
9+
"primaryAddress": "osirismc.net",
10+
"primaryColor": "#e5be01",
11+
"secondaryColor": "#e5be70",
12+
"minecraftVersions": [
13+
"1.21.*"
14+
],
15+
"primaryMinecraftVersion": "1.21.4",
16+
"primaryRegion": "NA",
17+
"regions": [
18+
"NA"
19+
],
20+
"gameTypes": [
21+
"Survival"
22+
],
23+
"socials": {
24+
"discord": "https://discord.gg/AQc6xGUj3A"
25+
},
26+
"crossplay": true
27+
}

servers/summoncraft/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"id": "summoncraft",
33
"name": "SummonCraft Network",
4+
"description": "SummonCraft Network",
45
"store": "https://store.summoncraft.xyz",
56
"addresses": [
67
"summoncraft.xyz",

0 commit comments

Comments
 (0)