mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Add disable portals
This commit is contained in:
parent
2ebe9862c5
commit
4c7e59720c
1 changed files with 7 additions and 0 deletions
|
|
@ -224,6 +224,13 @@ in {
|
||||||
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/wugBT1fU/polymer-bundled-0.15.2%2B1.21.11.jar";
|
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/wugBT1fU/polymer-bundled-0.15.2%2B1.21.11.jar";
|
||||||
sha512 = "9c205ab398c324ee4dc376269d8aa5df64d11766b6418952a64d2df94f096e665f63eae0c4f0c66e22d03c6ff6767550d1777c28485340131e6556091199062a";
|
sha512 = "9c205ab398c324ee4dc376269d8aa5df64d11766b6418952a64d2df94f096e665f63eae0c4f0c66e22d03c6ff6767550d1777c28485340131e6556091199062a";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
DisablePortals = pkgs.fetchurl {
|
||||||
|
url = "https://cdn.modrinth.com/data/8DuJdm3k/versions/TLo6KKYr/disableportals-0.4.4.jar";
|
||||||
|
sha512 = "a12d25e34bfb4405f56736d77b9d587c2116f50b990b1ae809b2adbd970756f9af4927cf44291c06e858ffc889c2fb80ba1b9ac8b00c50089e41e2ad60ac16fe";
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue