notlite: fix server.properties
This commit is contained in:
parent
0580ba0234
commit
d3c089a1a8
@ -57,9 +57,12 @@ in
|
|||||||
modpackFiles = [ "config/" "kubejs/" ];
|
modpackFiles = [ "config/" "kubejs/" ];
|
||||||
serverProperties = {
|
serverProperties = {
|
||||||
motd = "owo what's this (nix notlite edition)";
|
motd = "owo what's this (nix notlite edition)";
|
||||||
|
"server.port" = 25567;
|
||||||
|
"query.port" = 25567;
|
||||||
|
|
||||||
# more declarative
|
# more declarative
|
||||||
seed = "8555431723250870652";
|
seed = "8555431723250870652";
|
||||||
|
level-type = "bclib:normal";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user