User Tools

Site Tools


tutorial:install_with_multimc

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
Next revisionBoth sides next revision
tutorial:install_with_multimc [2019/07/17 20:30] – Updated for mmc 0.6.6 calloattitutorial:install_with_multimc [2020/04/02 11:44] – remove old mutlimc url thing shedaniel
Line 34: Line 34:
  
 {{:wiki:install_fabric_using_multimc_launcher_105.jpg?direct|}} {{:wiki:install_fabric_using_multimc_launcher_105.jpg?direct|}}
- 
-Now run the instance you just created so MultiMC will download the appropiate Minecraft and library files and create the instance subfolders. 
- 
-Check that Minecraft/Fabric starts and everything is fine: 
- 
-{{:wiki:install_fabric_using_multimc_launcher_06.jpg?direct&600|}} 
- 
-Close the Minecraft instance for now. 
- 
-Skip to **STEP 3**. 
- 
----- 
- 
-==== STEP 2A: Create a new Fabric Minecraft instance in older versions of MultimMC < 0.6.6 ==== 
- 
-Go to [[https://fabricmc.net/use/|https://fabricmc.net/use/]] and select the "MultiMC" option, select mapping and loader versions. Generally, choosing the latest mapping version for a given game version is recommended. Take note of the Minecraft version you choose (for example "1.14.2"), you will need that information later. 
- 
-Click on "Copy MultiMC instance url": 
- 
-{{:wiki:install_fabric_using_multimc_launcher_04.jpg?direct&600|}} 
- 
-Now that you have copied the instance url, open MultiMC (C:\MultiMC\MultiMC.exe). Click the "Add Instance" button on the MultiMC toolbar: 
- 
-{{:wiki:install_fabric_using_multimc_launcher_01.jpg?direct|}} 
- 
-Select "Import from zip" on the left, and paste the instance link you just copied into the textbox: 
- 
-{{:wiki:install_fabric_using_multimc_launcher_02.jpg?direct&600|}} 
- 
-Edit the instance name and then click "OK" to create the instance: 
- 
-{{:wiki:install_fabric_using_multimc_launcher_03.jpg?direct&600|}} 
  
 Now run the instance you just created so MultiMC will download the appropiate Minecraft and library files and create the instance subfolders. Now run the instance you just created so MultiMC will download the appropiate Minecraft and library files and create the instance subfolders.
Line 83: Line 51:
 The Fabric API is the core library for the most common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.  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 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.+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 correct version for the Minecraft MultiMC instance you just created.+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. 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 you created the MultiMC instance for MC 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).+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).
  
-Download the jar file to the instance mods folder. For example if MultiMC is located in "C:\MultiMC" and your instance name is "FABRIC-1.14.2" then the instance mods folder will be located in "C:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods"+{{:wiki:install_fabric_using_multimc_launcher_05.jpg?direct&600|}}
  
-{{:wiki:install_fabric_using_multimc_launcher_05.jpg?direct&600|}}+Download the jar file to the instance mods folder. 
 + 
 +For example if MultiMC is located in "C:\MultiMC" and your instance name is "FABRIC-1.14.2" then the instance mods folder will be located in "C:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods"
  
 The paths ''C:\MultiMC'' and ''C:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods'' are used as examples, the actual path in your own computer will probably be different: The paths ''C:\MultiMC'' and ''C:\MultiMC\instances\FABRIC-1.14.2\.minecraft\mods'' are used as examples, the actual path in your own computer will probably be different:
tutorial/install_with_multimc.txt · Last modified: 2020/07/08 17:33 by calloatti