fix container
This commit is contained in:
parent
ebd4ae36a1
commit
93d3a5cf93
|
@ -112,6 +112,8 @@
|
||||||
ram = 6144;
|
ram = 6144;
|
||||||
properties = {
|
properties = {
|
||||||
motd = "Nathan's Private Modded Minecraft";
|
motd = "Nathan's Private Modded Minecraft";
|
||||||
|
white-list = true;
|
||||||
|
enforce-whitelist = true;
|
||||||
};
|
};
|
||||||
packwiz-url = "https://pack.forward-progress.net/0.3/pack.toml";
|
packwiz-url = "https://pack.forward-progress.net/0.3/pack.toml";
|
||||||
acceptEula = true;
|
acceptEula = true;
|
||||||
|
|
Loading…
Reference in New Issue