From b80635f781d1424331fa436ec1e7020624a00a46 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sat, 30 Mar 2024 07:26:02 +0100 Subject: [PATCH] xd --- manifest | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest b/manifest index 64ffe98..39c747c 100644 --- a/manifest +++ b/manifest @@ -17,8 +17,8 @@ const internalVars = { getter: "https://hispanofurs_api.comty.app/data", }, mc_version: { - number: "1.20.1", forge: "1.20.1-forge-47.2.17", + number: "1.20.1", type: "release", } } @@ -147,12 +147,11 @@ module.exports = { root: pkg.install_path, authorization: auth, version: internalVars.mc_version, - forge: `${pkg.install_path}/installer.jar`, memory: { max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory, min: 2048 }, - //customArgs: [`--remote_token=${storagedAuth.token}`], + forge: `${pkg.install_path}/forge-installer.jar`, }, { install: () => {