-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wiki Rewrite: "How To Add Mods" #126
base: main
Are you sure you want to change the base?
Wiki Rewrite: "How To Add Mods" #126
Conversation
cb3b297
to
6ed98d4
Compare
2fa67c4
to
19e9486
Compare
19e9486
to
d242dbc
Compare
|
||
# Add Mods | ||
|
||
<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Modrinth App</strong></td><td><a href="modrinth-app.md">modrinth-app.md</a></td></tr><tr><td align="center"><strong>CurseForge App</strong></td><td><a href="curseforge-app.md">curseforge-app.md</a></td></tr><tr><td align="center"><strong>Prism Launcher</strong></td><td><a href="prism-launcher.md">prism-launcher.md</a></td></tr><tr><td align="center"><strong>Minecraft Launcher</strong></td><td><a href="vanilla.md">vanilla.md</a></td></tr><tr><td align="center"><strong>MultiMC</strong></td><td><a href="multimc.md">multimc.md</a></td></tr></tbody></table> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CurseForge App is still the first preference, one of the reasons being that their cache works weird and needs additional instructions.
# CurseForge App | ||
|
||
{% tabs %} | ||
{% tab title="Through the CurseForge App" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{% tab title="Through the CurseForge App" %} | |
{% tab title="Add via app" %} |
11. If you can see the newly installed content in the Mod Menu, you're done! | ||
{% endtab %} | ||
|
||
{% tab title="Through the CurseForge website" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{% tab title="Through the CurseForge website" %} | |
{% tab title="Add via website" %} |
2. Select **Minecraft** from the grid or from the sidebar | ||
3. In **My Modpacks**, click on **Fabulously Optimized** | ||
4. Click on the **three dots** button | ||
5. Select **Profile Options** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5. Select **Profile Options** | |
5. Select **⫶☰ Profile Options** |
I'd like to keep (or even add) the symbols/emoji where possible, because that helps people find the button.
1. Open the **CurseForge App** | ||
2. Select **Minecraft** from the grid or from the sidebar | ||
3. In **My Modpacks**, click on **Fabulously Optimized** | ||
4. Click on the **three dots** button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4. Click on the **three dots** button | |
4. Click on the **ⵗ** (three dots) button |
May need a bigger font to be more visible, not sure
Can also try ⋮
or ⫶
(yes, they are different haha)
# Prism Launcher | ||
|
||
1. Open the **Prism Launcher** | ||
2. Select the FO instance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. Select the FO instance | |
2. Select **Fabulously Optimized** |
|
||
1. Find the mod or mods you want to add from the [list of Fabric mods on Modrinth](https://modrinth.com/mods?g=categories:fabric) | ||
2. Click on **Versions** | ||
3. Click on **Download** next to the latest version compatible with Fabric and Minecraft. A `jar` file should be downloaded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See MultiMC suggestions above
2. Click on **Versions** | ||
3. Click on **Download** next to the latest version compatible with Fabric and Minecraft. A `jar` file should be downloaded | ||
4. Open the **Minecraft Launcher** | ||
5. Select the Fabric installation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5. Select the Fabric installation | |
5. Click on **Installations** |
3. Click on **Download** next to the latest version compatible with Fabric and Minecraft. A `jar` file should be downloaded | ||
4. Open the **Minecraft Launcher** | ||
5. Select the Fabric installation | ||
6. Click on **Folder** button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6. Click on **Folder** button | |
6. Hover on the Fabric installation, click **📂** ("Open installations folder") |
5. Select the Fabric installation | ||
6. Click on **Folder** button | ||
7. Copy the `jar` file you downloaded in _step 3_ to the `mods` folder | ||
8. Launch the instance. Minecraft should open up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8. Launch the instance. Minecraft should open up | |
8. Launch the instance by selecting the tab **Play** and clicking **PLAY**. Minecraft should open up |
Preview: https://its-miroma.gitbook.io/fo/how-to/add-mods
Summary of the Plan
.gitbook.yaml
to avoid breaking linksREADME
Formatting
code
1.0.0
code
~/.minecraft/
italiccode
step 1
boldcode
Enter
twice