Installation erstellen

2025-03-09 09:18:52 +00:00
parent 073b76664f
commit bfc114c498

57
installation.md Normal file

@@ -0,0 +1,57 @@
---
title: Installation
---
# Installation
This page explains the different ways how to install the modpack on client or on server.
## Requirements
- [Java 21 JRE (x64)](https://adoptium.net/de/temurin/releases/?os=windows&arch=x64&package=jre&version=21)
- [.NET 8 for Windows (x86)](https://aka.ms/dotnet-core-applaunch?framework=Microsoft.WindowsDesktop.App&framework_version=8.0.0&arch=x86&rid=win-x86&os=win10) _-> required for Minecraft Modpack Updater!_
- [Minecraft Modpack Updater](https://pilzinsel64.de/minecraft-modpack-updater)
- Minecraft launcher of your favorits _([PrismLauncher](https://prismlauncher.org) recommended)_ _-> only for clients_
## Client
This explains how you can install the modpack on your client. It uses the Minecraft Modpack Updater and PrismLauncher as launcher.
### Prepair launcher
This follows the steps for PrismLauncher as example. You might need to adjust the steps for your launcher.
1. Create a new profile with the following inputs:
- Minecraft version: `1.7.10`
- Modloader: `Forge`
- Modloader version: `10.13.4.16.14`
2. Edit the previously created instance, goto "Settings" and adjust the following options:
- Java installation: Enable the checkbox, click on "Auto detection" and select the correct Java installation (see requirements).
- Java arguments: Enable the checkbox and click paste the following arguments into the textbox: \
`-XX:+OptimizeStringConcat -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC`
3. Download the file `lwjgl3ify-X.Y.Z-multimc.zip` from [lwjgl3ify GitHub releases](https://github.com/GTNewHorizons/lwjgl3ify/releases) and copy (and replace) the content of the ZIP archive to the insstance folder of Minecraft (in PrismLauncher click to "Folder" on the right side).
### Installation & update
#### Minecraft Modpack Updater
Follow the instructions of the handbook. Use the following values.
- Modpack config: `https://git.pilzinsel64.de/litw-refined/modpack/-/snippets/6/raw/main/info.json`
#### Pre-packaged packages
Alternatively can download the pre-packaged packages from [this link](https://cloud.pilzinsel64.de/s/kMzZT4yiNJZ9oED) and copy & paste the content of it into the `.minecraft` folder within the Minecraft instance folder of the launcher.
## Server
### Installation & update
#### Minecraft Modpack Updater
Follow the instructions of the handbook. Use the following values.
- Modpack config: `https://git.pilzinsel64.de/litw-refined/modpack/-/snippets/6/raw/main/info.json`
#### Pre-packaged packages
Alternatively can download the pre-packaged packages from [this link](https://cloud.pilzinsel64.de/s/kMzZT4yiNJZ9oED) and copy & paste the content of it into the `.minecraft` folder within the Minecraft instance folder of the launcher.