notlite: fix server.properties

This commit is contained in:
NullBite 2024-03-25 19:17:09 -04:00
parent 0580ba0234
commit d3c089a1a8
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -57,9 +57,12 @@ in
modpackFiles = [ "config/" "kubejs/" ];
serverProperties = {
motd = "owo what's this (nix notlite edition)";
"server.port" = 25567;
"query.port" = 25567;
# more declarative
seed = "8555431723250870652";
level-type = "bclib:normal";
};
};