feat: Update to fabric-1_21_8

This commit is contained in:
uttarayan21
2025-07-19 14:06:25 +05:30
parent fccdacb928
commit 4a16b1dd5b
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
inherit whitelist;
enable = true;
jvmOpts = "-Xmx4G -Xms4G";
package = pkgs.fabricServers.fabric-1_21_7;
package = pkgs.fabricServers.fabric-1_21_8;
serverProperties = {
motd = "Servius's Fabric Minecraft Server";
server-port = 25567;