mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Update Minecraft server package version to neoforge-1_21_1-21_1_222
This commit is contained in:
parent
5be9428e49
commit
91783bb8d9
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ in {
|
|||
autoStart = true;
|
||||
restart = "always";
|
||||
|
||||
package = pkgs.neoforgeServers.neoforge-1_21_1-21_1_220;
|
||||
package = pkgs.neoforgeServers.neoforge-1_21_1-21_1_222;
|
||||
|
||||
jvmOpts = lib.concatStringsSep " " [
|
||||
"-Xms18G"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue