update fabric version

This commit is contained in:
2026-06-22 20:56:08 -05:00
parent 824143bceb
commit 5449adb4db
2 changed files with 1 additions and 1 deletions
Generated Executable → Regular
View File
+1 -1
View File
@@ -87,7 +87,7 @@
spawn-protection = 0;
};
package = pkgs.fabricServers.fabric-26_1_2.override {
package = pkgs.fabricServers.fabric-26_2.override {
jre_headless = pkgs.openjdk25_headless;
};
};