Created page with "= Aikoyori's Quick Guide to Installing Fabric Mods = == Option One: Use Prism Launcher == # [https://prismlauncher.org/ Download Prism Launcher]<ref>It is possible to use MultiMC or anything similar as they have similar interfactes and functionality.</ref> and install it. # Open Prism Launcher. Proceed until it says anything about Java. # Install the required version of Java for your chosen Minecraft version ## When choosing Minecraft version, it is important to check if..." |
link for fabric api |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Aikoyori's Quick Guide to Installing Fabric Mods}} | |||
== Option One: Use Prism Launcher == | == Option One: Use Prism Launcher == | ||
# [https://prismlauncher.org/ Download Prism Launcher]<ref>It is possible to use MultiMC or anything similar as they have similar | # [https://prismlauncher.org/ Download Prism Launcher]<ref>It is possible to use MultiMC or anything similar as they have similar interfaces and functionality.</ref> and install it. | ||
# Open Prism Launcher. Proceed until it says anything about Java. | # Open Prism Launcher. Proceed until it says anything about Java. | ||
# Install the required version of Java for your chosen Minecraft version | # Install the required version of Java for your chosen Minecraft version | ||
Line 23: | Line 23: | ||
=== Troubleshooting === | === Troubleshooting === | ||
; Something tells me that I am missing <code>fabric</code>??? | ; Something tells me that I am missing <code>fabric</code>??? | ||
: The mod actually requires Fabric API. | : The mod actually requires [https://modrinth.com/mod/fabric-api Fabric API]. | ||
== Notes == | == Notes == | ||
<references /> | <references /> |
Latest revision as of 00:48, 11 October 2024
Option One: Use Prism Launcher
- Download Prism Launcher[1] and install it.
- Open Prism Launcher. Proceed until it says anything about Java.
- Install the required version of Java for your chosen Minecraft version
- When choosing Minecraft version, it is important to check if the mod you want to play supports the Minecraft version you have selected
- As a rule of thumb, anything below 1.16.5 works with Java 8, 1.17 requires Java 16, 1.18 - 1.20.4 requires Java 17, and from 1.20.5 and beyond as of writing only works with Java 21.
- I personally recommended Eclipse Temurin aka. Adoptium as your Java distribution.
- After you installed Java and click Auto-Detect, it should detect the Java installation on your machine. Use that.
- Log in with your Microsoft Account
- When Prism Launcher opens, click on the top-right of the menu and click on
Manage Accounts...
- Click on
Add Microsoft
and follow on-screen prompts until finished.
- When Prism Launcher opens, click on the top-right of the menu and click on
- Make a new instance by clicking on
Add Instance
button on the top-left- When creating an instance, select the Fabric Loader version by clicking the Fabric radio button in the panel just below Minecraft version.
- After you are done picking Minecraft and mod loader version, click OK.
- Click on the Instance you just created, go to the right panel, and click
Edit
- Go to the left panel in the newly opened Instance Settings and click on
mods
menu. - Add mods to this window. This can be done with a drag-and-drop, the
Add file
button or theDownload Mods
button- The
Download Mods
button allows you to download mods from online sources like Modrinth and CurseForge - From here, you can download the mods you want to play along with their dependencies (if applicable)
- The
- After you are done, click Launch.
Troubleshooting
- Something tells me that I am missing
fabric
??? - The mod actually requires Fabric API.
Notes
- ↑ It is possible to use MultiMC or anything similar as they have similar interfaces and functionality.
No categories