From e74a7e3fdef94cc9eb8aaccd86633c0f258c5bd1 Mon Sep 17 00:00:00 2001 From: uku Date: Sat, 13 Jul 2024 12:59:09 +0200 Subject: [PATCH] chore(etna): update lynn's server --- systems/etna/minecraft.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/etna/minecraft.nix b/systems/etna/minecraft.nix index 2aa8544..02e446e 100644 --- a/systems/etna/minecraft.nix +++ b/systems/etna/minecraft.nix @@ -102,7 +102,7 @@ in env = { USE_AIKAR_FLAGS = "true"; TYPE = "MODRINTH"; - MODRINTH_MODPACK = "https://modrinth.com/modpack/adrenaserver/version/1.6.0+1.20.4.fabric"; + MODRINTH_MODPACK = "https://modrinth.com/modpack/adrenaserver/version/1.6.0+1.20.6.fabric"; }; }; })