use default ports
This commit is contained in:
parent
a67f224dbf
commit
0ccc2f6841
|
@ -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"; };
|
||||||
|
|
Loading…
Reference in a new issue