From 5d6551a80e23999c26a3dfd8b19207d73ccb0885 Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Mon, 16 May 2022 13:12:20 +0200 Subject: [PATCH] formatting? --- mods.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods.md b/mods.md index 337e926..0c07830 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 - - 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` + 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` 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