test updating
This commit is contained in:
@@ -24,11 +24,10 @@
|
|||||||
|
|
||||||
vanilla = {
|
vanilla = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.fabricServers.fabric-1_21_5;
|
package = pkgs.fabricServers.fabric-1_21_4;
|
||||||
serverProperties = {
|
serverProperties = {
|
||||||
server-port = 25565;
|
server-port = 25565;
|
||||||
gamemode = "survival";
|
gamemode = "survival";
|
||||||
level-seed = "betterseed";
|
|
||||||
white-list = true;
|
white-list = true;
|
||||||
motd = "Didn't see that coming huh?";
|
motd = "Didn't see that coming huh?";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user