From 96b2f33d5e9bcb366e524abb857cdbd6705a46cb Mon Sep 17 00:00:00 2001 From: Fadidjeradi Date: Mon, 1 Jun 2026 10:19:21 +0100 Subject: [PATCH] Update server IP and port in settings.json --- settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 52f937d40..64f8da018 100644 --- a/settings.json +++ b/settings.json @@ -6,8 +6,8 @@ "type": "offline" }, "server": { - "ip": "slobtest1.aternos.me", - "port": 27586, + "ip": "Fadidream.aternos.me", + "port": 13854, "version": "", "try-creative": false },