From 2d867d97cb7997c77b3750edefe61a039a95c2b7 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 20 Dec 2025 13:54:06 +0100 Subject: [PATCH] improve step 3 and add step 4 --- Installation.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index be60648..bcd3f3b 100644 --- a/Installation.md +++ b/Installation.md @@ -27,11 +27,12 @@ This follows the steps for PrismLauncher as example. You might need to adjust th - RAM (min & max): `5120` MiB - Java installation 1. Enable the checkbox "Java installation" - 2. Download the correct Java version: "Java download" -> "Adoptium" -> untick "Recommended" -> choose "Java 24" -> Choose the latest version at the top -> click "Download". + 2. Download the correct Java version: "Java download" -> "Adoptium" -> untick "Recommended" -> choose "Java 25" -> Choose the latest version at the top -> click "Download". 3. Click on "Auto detection" and select the correct Java installation. - Java arguments: Enable the checkbox "Java arguments" and paste the following arguments into the textbox: \ `-XX:+OptimizeStringConcat -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC` -3. Start Minecraft once to initialize the folder structure +3. Start Minecraft once to initialize the folder structure. Minecraft will crash due to the modern Java version, just ignore that. +4. Close the launcher completely. ### Installation & update