use default ports

This commit is contained in:
Sakooooo 2025-01-07 19:51:43 +04:00
parent a67f224dbf
commit 0ccc2f6841
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -37,7 +37,7 @@ in {
serverProperties = { serverProperties = {
white-list = true; white-list = true;
difficulty = "normal"; difficulty = "normal";
server-port = 25568; server-port = 25565;
gamemode = "survival"; gamemode = "survival";
}; };
symlinks = { "mods" = "${modpack}/mods"; }; symlinks = { "mods" = "${modpack}/mods"; };