From 496298d1de9f5f197e2eddf4ce9c04a92b619968 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 25 Mar 2024 19:33:16 -0400 Subject: [PATCH] how many attempts will this take --- hosts/nullbox/mcserver.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nullbox/mcserver.nix b/hosts/nullbox/mcserver.nix index f96afd9..069fd7b 100644 --- a/hosts/nullbox/mcserver.nix +++ b/hosts/nullbox/mcserver.nix @@ -61,7 +61,7 @@ in "query.port" = 25567; # more declarative - seed = "8555431723250870652"; + level-seed = "8555431723250870652"; level-type = "bclib:normal"; };