This commit is contained in:
parent
9b4016b2f7
commit
ea57dcb9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
ram-allocation-mb = 12288;
|
ram-allocation-mb = 12288;
|
||||||
rcon-pass = "howdy";
|
rcon-pass = "howdy";
|
||||||
modpack = let
|
modpack = let
|
||||||
commit = "de8b0138c870fda24f1dbe1a8ebbe3c1a55734d4";
|
commit = "9b9111cd1f0508c268b7972ee6226e882a3e6595";
|
||||||
path = if production then "commit/${commit}" else "branch/main";
|
path = if production then "commit/${commit}" else "branch/main";
|
||||||
in pkgs.fetchPackwizModpack {
|
in pkgs.fetchPackwizModpack {
|
||||||
packHash = "";
|
packHash = "";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue