update loader version
This commit is contained in:
parent
2505f0ea2e
commit
a08b67ab48
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
|
||||||
package = pkgs.fabricServers.fabric-1_18_2.override { loaderVersion = "0.14.9"; };
|
package = pkgs.fabricServers.fabric-1_20_4.override { loaderVersion = "0.14.20"; };
|
||||||
|
|
||||||
serverProperties = {
|
serverProperties = {
|
||||||
gamemode = "survival";
|
gamemode = "survival";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue