User Tools

Site Tools


tutorial:install_with_minecraft_launcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tutorial:install_with_minecraft_launcher [2019/07/21 04:35] – added step 3 that continues in mmc install tutorial calloattitutorial:install_with_minecraft_launcher [2019/08/05 12:58] – add steps 3 and 4 for vanilla launcher calloatti
Line 24: Line 24:
 ---- ----
 ==== STEP 2: Edit the "Game Directory" of the new Fabric Installation ==== ==== STEP 2: Edit the "Game Directory" of the new Fabric Installation ====
 +
 +Create a folder to use as "Game Directory" for the Fabric "Installation" you just created, for example:
 +
 +''C:\MC-FABRIC-1.14.2''
  
 Open the Minecraft launcher, click on ''Minecraft Java Edition'', click on ''Installations'', click on the ''...'' button of the Fabric Installation: Open the Minecraft launcher, click on ''Minecraft Java Edition'', click on ''Installations'', click on the ''...'' button of the Fabric Installation:
Line 33: Line 37:
 {{:wiki:install_fabric_using_vanilla_launcher_04.jpg?direct|}} {{:wiki:install_fabric_using_vanilla_launcher_04.jpg?direct|}}
  
-Change the ''GAME DIRECTORY'' to point to any folder location you want, different from ''<Use default directory>''+Change the ''GAME DIRECTORY'' to point to the folder you created, different from ''<Use default directory>'' 
 + 
 +Do not use a preexisting folder inside the default ''.minecraft'' folder the launcher uses.
  
 Click ''Save'' Click ''Save''
Line 42: Line 48:
  
 ---- ----
-==== STEP 3 ==== 
  
-[[tutorial:install_with_multimc#step_3install_the_fabric_api|Install the Fabric API]]  
- 
----- 
 ==== NOTES ==== ==== NOTES ====
  
Line 58: Line 60:
  
 Where ''yourusername'' is your actual user name, not the text ''yourusername'', for example ''James'' or ''Anna'' or ''MadMax''. Where ''yourusername'' is your actual user name, not the text ''yourusername'', for example ''James'' or ''Anna'' or ''MadMax''.
 +
 +----
 +
 +==== STEP 3: Install the Fabric API ====
 +
 +The "Installation" you just created contains the Fabric Mod Loader, you now have to install the Fabric API before being able to use most Fabric mods.
 +
 +The Fabric API is the core library for the most common hooks and intercompatibility measures utilized by mods using the Fabric toolchain. 
 +
 +If that sounds too complicated just consider the Fabric API as just another mod that will be loaded by the Fabric Loader, and almost all Fabric mods depend on it, so this will be the first mod to install.
 +
 +Go to [[https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/all|https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/all]] and download the latest file for the version of Minecraft you used in the MultiMC instance you just created.
 +
 +Be aware that Curse usually is not up to date to the latest Minecraft versions, so the version indicated in the "Game Version" column may not be the real actual version of the file! Check the file name for the real Minecraft version the file is intended for.
 +
 +For example if your instance is for Minecraft 1.14.2, the correct Fabric Api file would be "[1.14.2] Fabric API 0.3.0 build 175" (there may be a newer version of the 1.14.2 Fabric Api after this tutorial was written).
 +
 +{{:wiki:install_fabric_using_multimc_launcher_05.jpg?direct&600|}}
 +
 +
 +Download the file to the mods folder of the Game Directory of the Installation you created. Remember that you changed the Installation Game Directory in **STEP 2**
 +
 +{{:wiki:install_fabric_using_multimc_launcher_09.jpg?direct&600|}}
 +
 +Run the Minecraft instance to make sure everything is working as expected.
 +
 +----
 +
 +==== STEP 4: Install Fabric Mods ====
 +
 +To be able to see the list of mods installed and change mod settings, you may want to install the mod **Mod Menu (Fabric)**. Mod Menu adds a button to the Minecraft main screen:
 +
 +{{:wiki:install_fabric_using_multimc_launcher_07.jpg?direct&600|}}
 +
 +Clicking the button opens a list of installed fabric mods. Mod settings can be changed by clicking the gear button located on the top right:
 +
 +{{:wiki:install_fabric_using_multimc_launcher_08.jpg?direct&600|}}
 +
 +To install Mod Menu, go to [[https://www.curseforge.com/minecraft/mc-mods/modmenu|https://www.curseforge.com/minecraft/mc-mods/modmenu]] and click on "files" and download the correct version for the Minecraft MultiMC instance you just created, save the file in the "Installation" mods folder. 
 +
 +Now check out Fabric mods [[https://www.curseforge.com/minecraft/mc-mods/fabric?filter-game-version=&filter-sort=2|here]]. Download the mods to the instance mods folder. Again, check for MC versions in the actual file names, do not rely solely on the "Game Version" column. Usually older version mods will work fine in newer versions of MC/Fabric, for example 1.14 and 1.14.1 mods may work fine in 1.14.2 MC/Fabric, so feel free to test them out.
 +
 +Also be aware that some mods depend on other mods to work. When downloading a mod file, click on the file name, go to the bottom of the page and check out if there is a "Related Projects" entry with dependencies listed. You will have to download the mods listed as required dependencies and may also download the mods listed as optional dependencies.
 +
 +----
 +
 +==== STEP 5: HAVE FUN! ====
 +
tutorial/install_with_minecraft_launcher.txt · Last modified: 2020/07/08 17:31 by calloatti