System Gen8 @ 2026-03-27-01:44:51 by jonas@harbor

This commit is contained in:
2026-03-27 01:44:53 +01:00
parent d3139a9101
commit 5ca75f28db

View File

@@ -34,6 +34,10 @@ in {
symlinks = {
"mods" = "${modpack.root}/mods";
};
serverProperties = {
motd = "Woher kommt der Stein?";
white-list = true;
};
};
};
};