Add voor-kia minecraft modpack

This commit is contained in:
Tristan Daniël Maat 2021-04-25 04:51:34 +01:00
parent a9e3610744
commit ad110fbbea
Signed by: tlater
GPG key ID: 49670FD774E43268
4 changed files with 517 additions and 0 deletions
configuration/services

View file

@ -65,6 +65,7 @@ in {
contents = [
(pkgs.local.forge-server.override {
jre_headless = pkgs.jdk11_headless;
mods = pkgs.local.voor-kia;
})
];