From 8809a6266370cf65fa7981ae922350595d85a7b2 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:46:07 +0200 Subject: additional changes --- INSTALLING.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'INSTALLING.md') diff --git a/INSTALLING.md b/INSTALLING.md index 36c2cac15..bc7c98e86 100644 --- a/INSTALLING.md +++ b/INSTALLING.md @@ -1,11 +1,11 @@ -# How to install SkyHanni +# Download and Install SkyHanni -- SkyHanni is a Forge mod for Minecraft 1.8.9 only. - Trying to run this on Badlion, Lunar, Feather, or newer versions of Minecraft is not supported. - Follow this guide to install SkyHanni in regular Minecraft forge. +SkyHanni is a Forge mod for **Minecraft 1.8.9 only**. +Trying to run this on Badlion, Lunar, Feather, or newer versions of Minecraft is **not supported**. -- If you already have mods, you can skip to step 4. Otherwise, start from step 1. -- If you already have the latest neu alpha, you can skip to step 5. +Follow this guide to install SkyHanni in regular Minecraft Forge. +If you already have Forge mods, you can skip to step 4. Otherwise, start from step 1. +If you already have the latest alpha version from NEU, you can skip to step 5.
1. Run vanilla 1.8.9 @@ -29,11 +29,11 @@ Double-click the file to install it. 3. Install Forge Forge is the system that loads your mods into the game. -You need Java to run forge. +You need Java to run Forge. Download [Forge for 1.8.9](https://files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html). Click installer, when you double-click the file, install as client. -If forge does not open with Java, download [Jarfix](https://johann.loefflmann.net/en/software/jarfix/index.html), -double click it, then try running forge again. +If Forge does not open with Java, download [Jarfix](https://johann.loefflmann.net/en/software/jarfix/index.html), +double click it, then try running Forge again.
@@ -41,7 +41,7 @@ double click it, then try running forge again.
4. Download NEU -Neu is NotEnoughUpdates, another forge mod that contains files that SkyHanni depends on to function. +Neu is NotEnoughUpdates, another Forge mod that contains files that SkyHanni depends on to function. You can install it from [Moulberry's Bush Discord Server](https://discord.gg/moulberry) in the channel [#🧪neu-alphas](https://discord.com/channels/516977525906341928/1028896920346841118) or from [SkyHanni Discord](https://discord.com/invite/skyhanni-997079228510117908) in the @@ -89,6 +89,7 @@ Otherwise, create one and name it exactly "mods". 8. Move mods into mods folder Move both your downloaded NEU file and SkyHanni file into the folder. +(If you have already an older version of NEU or SkyHanni in that folder, delete it.) *Note: if you have a problem, people may ask to see your mod folder - that is this folder.* @@ -114,10 +115,10 @@ You should never need more than 4G, unless you have more mods, than you know wha
-10. Launch the forge profile in the launcher +10. Launch the Forge profile in the launcher -Installing Minecraft forge should have set the profile for you, but if it didn't, go to installations, -select new installation, under version you need to find forge for 1.8.9 (most likely at the top or bottom) +Installing Minecraft Forge should have set the profile for you, but if it didn't, go to installations, +select new installation, under version you need to find Forge for 1.8.9 (most likely at the top or bottom)
@@ -125,7 +126,8 @@ select new installation, under version you need to find forge for 1.8.9 (most li
11. Recommended additional mods (optional) -Those two mods help you get more FPS in game and lets you change many more performance settings: [OptiFine](https://optifine.net/adloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) +Those two mods help you get more FPS in game and lets you change many more performance +settings: [OptiFine](https://optifine.net/adloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar) and [Patcher](https://sk1er.club/mods/patcher) *Ask on discord if you need help with those.* -- cgit