From 75588ebffe1a9d2c9af37aaa74ee7edece7ed1af Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Mon, 16 May 2022 13:12:51 +0200 Subject: [PATCH] nope --- mods.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods.md b/mods.md index 0c07830..337e926 100644 --- a/mods.md +++ b/mods.md @@ -43,9 +43,9 @@ Installation of fabric mods works exactly as with Forge mods. Here is a short list of steps: 1. Install [Fabric Loader](https://fabricmc.net/use) 2. (optional) Create a separate profile in the Minecraft launcher - 1. Go to the `Installations` tab - 2. `New Installation` - 3. Enter a name, set the version to the previously installed Fabric Loader, change the game directory to a separate directory to keep things clean in your main `.minecraft` directory - 4. `Create` + - Go to the `Installations` tab + - `New Installation` + - Enter a name, set the version to the previously installed Fabric Loader, change the game directory to a separate directory to keep things clean in your main `.minecraft` directory + - `Create` 3. Put the mods in the `mods` folder inside the game directory (launch Minecraft once with this profile if it doesn’t exist, then close it again) 4. You should be all set. Launch Minecraft and enjoy your mods. The launcher may complain about Minecraft being modded because ... well... it is. Duh. \ No newline at end of file