mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-19 14:07:46 +02:00
Compare commits
No commits in common. "f0698a4532fa4a93608a7a7bbd621c78c25148d9" and "fa4a7208ccf1ae4b87f293fff8c02339a2b9bbe7" have entirely different histories.
f0698a4532
...
fa4a7208cc
@ -4,8 +4,7 @@
|
|||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
A server can be setup via docker with the
|
A server can be setup via docker with the [linuxserver image](../docker-images/itzg_-_minecraft-server.md).
|
||||||
[itzg image](../docker-images/itzg_-_minecraft-server.md).
|
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
|
@ -1,26 +1,17 @@
|
|||||||
# MultiMC5
|
# MultiMC5
|
||||||
|
|
||||||
[MultiMC5](https://multimc.org) is a custom launcher that allows multiple
|
[MultiMC5](https://multimc.org) is a custom launcher that allows multiple Minecraft
|
||||||
[Minecraft](./minecraft.md) instances installed at once.
|
instances installed at once.
|
||||||
|
|
||||||
## Add OptiFine to a Minecraft instance
|
## Add OptiFine to a Minecraft instance
|
||||||
|
|
||||||
[OptiFine](https://www.optifine.net/home) is a Minecraft optimization mod.
|
[OptiFine](https://www.optifine.net/home) is a Minecraft optimization mod.
|
||||||
The following steps show how to add optifine to a MultiMC5 Minecraft instance.
|
This guide shows how to add optifine to an instance on windows.
|
||||||
It is based on a comment by
|
|
||||||
[FuchsFuchs1](https://gist.github.com/jspanos71/32dc422eb4435a8f8dd5604e7a77c327).
|
|
||||||
The setup uses the [Fabric Mod Loader](https://fabricmc.net/) together with
|
|
||||||
[OptiFabric](https://www.curseforge.com/minecraft/mc-mods/optifabric) to make
|
|
||||||
OptiFine available.
|
|
||||||
|
|
||||||
- If not already done create an instance on MultiMC5
|
- If not already done create an instance on MultiMC5
|
||||||
- Select `Edit Instance`, navigate to `Version` and `Install Fabric`
|
- Download the according version of OptiFine from their [website](https://www.optifine.net/downloads)
|
||||||
- Download the version of
|
- Open the Minecraft standard (Java) launcher and start the according version at
|
||||||
[OptiFabric](https://www.curseforge.com/minecraft/mc-mods/optifabric/files)
|
least once
|
||||||
according to your Minecraft version
|
- Open the OptiFine jar, click `Extract` and save the extracted OptiFine to a folder
|
||||||
- Navigate to `Loader Mods` and press `Add`, then select the downloaded
|
- Edit the according instance and select `Version`, then select `Add to Minecraft.jar`
|
||||||
OptiFabric file
|
and select the extracted OptiFine
|
||||||
- Download the version of [OptiFine](https://optifine.net/downloads) according
|
|
||||||
to your Minecraft version
|
|
||||||
- Navigate to `Loader Mods` and press `Add`, then select the downloaded
|
|
||||||
OptiFine file
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user