Skip to content

Commit 6ed98d4

Browse files
committed
rewrite(how-to/add-mods): initial commit
1 parent b4a19d1 commit 6ed98d4

File tree

7 files changed

+111
-0
lines changed

7 files changed

+111
-0
lines changed

how-to/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
hidden: true
3+
icon: arrow-progress
4+
---
5+
6+
# How to...

how-to/add-mods/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
hidden: true
3+
icon: square-plus
4+
---
5+
6+
# Add Mods
7+
8+
<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>
9+
10+
{% hint style="info" %}
11+
If you're coming from NeoForge, you can find a community-maintained [list of Fabric mods corresponding to NeoForge mods](https://gist.github.com/TrueCP6/4853f15015b210fd3b1e210e9e485f83).
12+
{% endhint %}

how-to/add-mods/curseforge-app.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
hidden: true
3+
---
4+
5+
# How to Add Mods: CurseForge App
6+
7+
{% tabs %}
8+
{% tab title="Through the CurseForge App" %}
9+
1. Open the **CurseForge App**
10+
2. Select **Minecraft** from the grid or from the sidebar
11+
3. In **My Modpacks**, click on **Fabulously Optimized**
12+
4. Click on the **three dots** button
13+
5. Select **Profile Options**
14+
6. Check the **Allow content management for this profile** checkbox
15+
7. Click on **Done**
16+
8. Click on the **Puzzle** button
17+
9. Find the mod or mods you want to add and select them
18+
10. Once installed, launch the instance. Minecraft should open up
19+
11. If you can see the newly installed content in the Mod Menu, you're done!
20+
{% endtab %}
21+
22+
{% tab title="Through the CurseForge website" %}
23+
1. Find the mod or mods you want to add from the [list of Fabric mods on CurseForge](https://curseforge.com/minecraft/search?gameVersionTypeId=4)
24+
2. Click on **Install** next to the latest version compatible with Fabric and Minecraft. The CurseForge App should open
25+
3. Click on **Select a profile**
26+
4. Select **Fabulously Optimized**
27+
5. Click on **Install**
28+
6. Once installed, launch the instance. Minecraft should open up
29+
7. If you can see the newly installed content in the Mod Menu, you're done!
30+
{% endtab %}
31+
{% endtabs %}

how-to/add-mods/modrinth-app.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
hidden: true
3+
---
4+
5+
# How to Add Mods: Modrinth App
6+
7+
1. Open the **Modrinth App**
8+
2. Click on **Library**
9+
3. Click on the FO instance
10+
4. Click on **Install content**
11+
5. Find the mod or the mods you want to add
12+
6. Click on **Install**
13+
7. Once installed, go back to the **Library**
14+
8. Launch the instance. Minecraft should open up
15+
9. If you can see the newly installed content in the Mod Menu, you're done!

how-to/add-mods/multimc.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
hidden: true
3+
---
4+
5+
# How to Add Mods: MultiMC
6+
7+
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)
8+
2. Click on **Versions**
9+
3. Click on **Download** next to the latest version compatible with Fabric and Minecraft. A `jar` file should be downloaded
10+
4. Open **MultiMC**
11+
5. Select the FO instance
12+
6. Click on **Instance Folder**
13+
7. Copy the `jar` file you downloaded in _step 3_ to the `mods` folder
14+
8. Launch the instance. Minecraft should open up
15+
9. If you can see the newly installed content in the Mod Menu, you're done!

how-to/add-mods/prism-launcher.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
hidden: true
3+
---
4+
5+
# How to Add Mods: Prism Launcher
6+
7+
1. Open the **Prism Launcher**
8+
2. Select the FO instance
9+
3. Click on **Edit**
10+
4. Click on **Mods**
11+
5. Click on **Download mods**
12+
6. Find the mod or mods you want to add
13+
7. Click on **Select mod for download**
14+
8. Click on **Review and confirm**. A confirmation window should appear
15+
9. Click on **OK**
16+
10. Once installed, launch the instance. Minecraft should open up
17+
11. If you can see the newly installed content in the Mod Menu, you're done!

how-to/add-mods/vanilla.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
hidden: true
3+
---
4+
5+
# How to Add Mods: Minecraft Launcher
6+
7+
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)
8+
2. Click on **Versions**
9+
3. Click on **Download** next to the latest version compatible with Fabric and Minecraft. A `jar` file should be downloaded
10+
4. Open the **Minecraft Launcher**
11+
5. Select the Fabric installation
12+
6. Click on **Folder** button
13+
7. Copy the `jar` file you downloaded in _step 3_ to the `mods` folder
14+
8. Launch the instance. Minecraft should open up
15+
9. If you can see the newly installed content in the Mod Menu, you're done!

0 commit comments

Comments
 (0)