update fabric version

This commit is contained in:
2026-06-22 20:52:45 -05:00
parent d437693088
commit 824143bceb
+2 -2
View File
@@ -87,8 +87,8 @@
spawn-protection = 0; spawn-protection = 0;
}; };
package = pkgs.fabricServers.fabric-26_2.override { package = pkgs.fabricServers.fabric-26_1_2.override {
loaderVersion = "0.19.3"; jre_headless = pkgs.openjdk25_headless;
}; };
}; };
}; };