From 141b8b38fd8cbdc0713e6afe8f7f4fa8daf03290 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sun, 28 Jan 2024 19:11:27 +0100 Subject: [PATCH] update --- manifest | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest b/manifest index 6a6cbf3..6ac656b 100644 --- a/manifest +++ b/manifest @@ -95,7 +95,6 @@ module.exports = { { root: pkg.install_path, authorization: auth, - javaPath: pkg.install_path + `/jdk/bin`, version: internalVars.mc_version, memory: { max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory,