From f5f56c11ca1a8944ed2c24043f52f67507ed18f1 Mon Sep 17 00:00:00 2001 From: MrFreasy <46691191+MrFreasy@users.noreply.github.com> Date: Sat, 3 Jun 2023 13:16:22 +0200 Subject: [PATCH] Update servers.json --- servers.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/servers.json b/servers.json index 7104c72..2cb705f 100644 --- a/servers.json +++ b/servers.json @@ -168,5 +168,50 @@ "name": "MyVanilla", "ip": "myvanilla.my.to", "type": "PC" + }, + { + "name": "ItaMC", + "ip": "mc.itamc.it", + "type": "PC" + }, + { + "name": "Kay-Es", + "ip": "mc.kay-es.com", + "type": "PC" + }, + { + "name": "MintMC", + "ip": "play.mintmc.it", + "type": "PC" + }, + { + "name": "AquariusMC", + "ip": "play.aquariusmc.it", + "type": "PC" + }, + { + "name": "AgeofFeuds", + "ip": "mc.ageoffeuds.it", + "type": "PC" + }, + { + "name": "HydraMC", + "ip": "play.hydramc.it", + "type": "PC" + }, + { + "name": "IronCraft", + "ip": "mc.ironcraft.it", + "type": "PC" + }, + { + "name": "Ninfea", + "ip": "play.ninfea.fun", + "type": "PC" + }, + { + "name": "AresNetwork", + "ip": "aresnetwork.it", + "type": "PC" } ]