Add Atomic to the server list (#9155)
* Add Atomic to the server list
* Add second port
* Remove unused port 6567
Was hoping to use it soon™️ but oh well...
This commit is contained in:
committed by
GitHub
parent
d9c2e9a6b1
commit
002f322563
@@ -255,5 +255,9 @@
|
|||||||
{
|
{
|
||||||
"name": "MineCore",
|
"name": "MineCore",
|
||||||
"address": ["194.247.42.11:27792"]
|
"address": ["194.247.42.11:27792"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Atomic",
|
||||||
|
"address": ["atomic-lab.ddns.net:30315"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user