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:25] calloattitutorial:install_with_multimc [2019/08/05 16:25] – [STEP 3: Install the Fabric API] calloatti
Line 6: Line 6:
  
 Download and install MultiMC from [[https://multimc.org/|here]]. If you are on Windows, you can extract and move the MultiMC folder inside the zip you downloaded to the root folder of your C: drive, so you end up with MultiMC installed on C:\MultiMC, or use any other location to unzip the MultiMC folder. Download and install MultiMC from [[https://multimc.org/|here]]. If you are on Windows, you can extract and move the MultiMC folder inside the zip you downloaded to the root folder of your C: drive, so you end up with MultiMC installed on C:\MultiMC, or use any other location to unzip the MultiMC folder.
 +
 +----
  
 ==== STEP 2: Create a new Fabric Minecraft instance in MultimMC 0.6.6 or higher versions ==== ==== STEP 2: Create a new Fabric Minecraft instance in MultimMC 0.6.6 or higher versions ====
Line 15: Line 17:
 Enter a name for the instance and select a Minecraft version, then click ''OK'' Enter a name for the instance and select a Minecraft version, then click ''OK''
  
-{{:wiki:install_fabric_using_multimc_launcher_101.jpg?direct&600|}}+{{:wiki:install_fabric_using_multimc_launcher_101.jpg?direct|}}
  
 Now with the instance selected, click on the ''Edit Instance'' button on the right: Now with the instance selected, click on the ''Edit Instance'' button on the right:
  
-{{:wiki:install_fabric_using_multimc_launcher_102.jpg?direct&600|}}+{{:wiki:install_fabric_using_multimc_launcher_102.jpg?direct|}}
  
 Now click on ''Install Fabric'' Now click on ''Install Fabric''
  
-{{:wiki:install_fabric_using_multimc_launcher_103.jpg?direct&600|}}+{{:wiki:install_fabric_using_multimc_launcher_103.jpg?direct|}}
  
 Select the Fabric Loader version and click ''OK'' Select the Fabric Loader version and click ''OK''
  
-{{:wiki:install_fabric_using_multimc_launcher_104.jpg?direct&600|}}+{{:wiki:install_fabric_using_multimc_launcher_104.jpg?direct|}}
  
 Check that the Intermediary Mappings for the Minecraft Version of the Instance and the Fabric Loader are listed. Click ''Close'' Check that the Intermediary Mappings for the Minecraft Version of the Instance and the Fabric Loader are listed. Click ''Close''
  
-{{:wiki:install_fabric_using_multimc_launcher_105.jpg?direct&600|}}+{{:wiki:install_fabric_using_multimc_launcher_105.jpg?direct|}}
  
-Skip to STEP 3.+Now run the instance you just created so MultiMC will download the appropiate Minecraft and library files and create the instance subfolders.
  
-==== STEP 2A: Create a new Fabric Minecraft instance in older MultimMC < 0.6.6 ====+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. 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.
Line 62: Line 74:
  
 Close the Minecraft instance for now. Close the Minecraft instance for now.
 +
 +----
  
 ==== STEP 3: Install the Fabric API ==== ==== STEP 3: Install the Fabric API ====
Line 69: Line 83:
 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:
Line 88: Line 104:
  
 Run the Minecraft instance to make sure everything is working as expected. Run the Minecraft instance to make sure everything is working as expected.
 +
 +----
  
 ==== STEP 4: Install Fabric Mods ==== ==== STEP 4: Install Fabric Mods ====
Line 104: Line 122:
  
 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. 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! ==== ==== STEP 5: HAVE FUN! ====
  
  
tutorial/install_with_multimc.txt · Last modified: 2020/07/08 17:33 by calloatti