User Tools

Site Tools


install

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
install [2022/12/06 10:40] – Update Java link to Adoptium modmuss50install [2024/04/05 13:27] (current) mineblock11
Line 1: Line 1:
 +[[https://docs.fabricmc.net/players/installing-fabric|{{::move-notice.png?nolink&400|}}]]
 +
 ====== Installing Fabric ======  ====== Installing Fabric ====== 
  
 ===== Regular installation ===== ===== Regular installation =====
- 
-==== MultiMC ==== 
- 
-**NOTE** MultiMC is a modding-friendly alternate launcher for Minecraft, which is recommended for working with Fabric and can be found here. If you don't wish to use MultiMC or don't know or care what launcher you're using, follow through to the [[#mojang_s_minecraft_launcher|regular client]] instructions. 
- 
-  - Create a new game instance. 
-  - Select "Edit Instance" in the instance context menu or on the right side of the window. 
-  - On the Version tab of the configuration window, click "Install Fabric" to bring up a dialog with all the available Fabric Loader versions. Pick one and click OK to add it to the instance. 
-    * Generally using the latest available Loader version is recommended. 
-    * The loader should be mostly game version-independent. If this situation changes, it will be pointed out, so don't worry! 
-  - Press OK. Your Fabric instance is ready to go - feel free to add mods to it! 
- 
-For more detailed instructions visit this guide: [[player:tutorials:install_multimc:windows|Install Fabric - MultiMC (Windows)]] for Windows or this guide: [[player:tutorials:install_multimc:mac|Install Fabric - MultiMC (macOS)]] for macOS 
  
 ==== Mojang's Minecraft Launcher==== ==== Mojang's Minecraft Launcher====
  
-  - Download the Fabric installer from [[https://fabricmc.net/use/|the download page]]+  - Download the Fabric Installer from [[https://fabricmc.net/use/|the download page]]. 
-    * You can download the installer directly from [[https://jenkins.modmuss50.me/job/FabricMC/job/fabric-installer/job/master/|modmuss50's Jenkins]] as well+  - Open the installer. In the window you can select the Minecraft version, loader version (latest recommended)and the install location (default recommended).  
-  - Open the installer. In the window you need to configure the mapping and loader version (as per advice in the [[#multimc|MultiMC section]]) and the install location (the default should be fine on most platforms).\\ **NOTE** You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots.+      - To show snapshots in the Minecraft versions dropdown, tick the 'Show Snapshots' checkbox 
 +      - The install location is the location of Minecraft LauncherIf you want to change your instance's directory use [[player:tutorials:install_mcl:windows#step_2_optionaledit_the_game_directory_of_the_new_fabric_installation|Minecraft Launcher's instance options]]
   - Press Install. A new game version and profile will be created in the launcher's menu, which you can now use to launch Fabric.   - Press Install. A new game version and profile will be created in the launcher's menu, which you can now use to launch Fabric.
 +  - You may then want to launch your newly created instance once, and then add [[https://modrinth.com/mod/fabric-api/versions|Fabric API]] to your instance's mods folder as most mods will need it
  
-For more detailed instructions visit this guide: [[tutorial:install_with_minecraft_launcher|Install using the Minecraft Launcher]]+For more detailed instructions visit this guide: [[player:tutorials:install_mcl:windows|Install Fabric - Minecraft Launcher (Windows)]] 
 + 
 +==== Alternative third party launchers ==== 
 + 
 +See [[player:tutorials:start#installing_fabric_loader|Installing Fabric Loader]] and [[faq:user#what_launchers_can_i_use_to_play_with_fabric_mods_on_a_custom_home-assembled_modpack|FAQ]]
  
 ==== Server (simple method) ==== ==== Server (simple method) ====
 +
 +**Note:** **Minecraft 1.17** requires Java 16, **Minecraft 1.18** requires Java 17. This is not included in most distributions. You can check your version with ''%%java -version%%''. You can get Java 17 from 3rd parties like [[https://adoptium.net/|Adoptium]] or [[https://www.azul.com/downloads/|Azul Zulu]].
  
 The new server installation uses a single jar file as a launcher. This launcher first downloads any missing Fabric Loader or Minecraft files, then continues with running the game server. There is no explicit installation and the desired versions as selected on the homepage are already baked into this jar file. The new server installation uses a single jar file as a launcher. This launcher first downloads any missing Fabric Loader or Minecraft files, then continues with running the game server. There is no explicit installation and the desired versions as selected on the homepage are already baked into this jar file.
Line 36: Line 33:
 ==== Server (manual method) ==== ==== Server (manual method) ====
  
-**Note:** **Minecraft 1.17** requires Java 16, **Minecraft 1.18** requires Java 17. This is not included in most distributions. You can check your version with ''%%java -version%%''. You may get Java 17 from 3rd parties like [[https://adoptium.net/|Adoptium]] or [[https://www.azul.com/downloads/|Azul Zulu]].+**Note:** **Minecraft 1.17** requires Java 16, **Minecraft 1.18** requires Java 17. This is not included in most distributions. You can check your version with ''%%java -version%%''. You can get Java 17 from 3rd parties like [[https://adoptium.net/|Adoptium]] or [[https://www.azul.com/downloads/|Azul Zulu]].
  
 **Note:** **Up-to-date as of Loader 0.4.4+.** Older versions choose different techniques. Installer 0.4.0+ required! **Note:** **Up-to-date as of Loader 0.4.4+.** Older versions choose different techniques. Installer 0.4.0+ required!
install.1670323259.txt.gz · Last modified: 2022/12/06 10:40 by modmuss50