Installation aktualisieren
@@ -2,6 +2,7 @@
|
|||||||
title: Installation
|
title: Installation
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
This page explains the different ways how to install the modpack on client or on server.
|
This page explains the different ways how to install the modpack on client or on server.
|
||||||
@@ -26,8 +27,11 @@ This follows the steps for PrismLauncher as example. You might need to adjust th
|
|||||||
- Modloader version: `10.13.4.16.14`
|
- Modloader version: `10.13.4.16.14`
|
||||||
2. Edit the previously created instance, goto "Settings" and adjust the following options:
|
2. Edit the previously created instance, goto "Settings" and adjust the following options:
|
||||||
- RAM (min & max): `5120` MiB
|
- RAM (min & max): `5120` MiB
|
||||||
- Java installation: Enable the checkbox, click on "Auto detection" and select the correct Java installation (see requirements).
|
- Java installation
|
||||||
- Java arguments: Enable the checkbox and click paste the following arguments into the textbox: \
|
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".
|
||||||
|
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`
|
`-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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user