# How to add mods

While the modpack only intends to add mods that fit vanilla style, you are free to add any Fabric mod you want for your Minecraft!

### CurseForge App

#### On the app

1. Open CurseForge App
2. Go to `My Modpacks`, click on Fabulously Optimized
3. Click `⫶` (three dots) → `Profile Options`
4. Check "Allow content management for this profile", click `Done`
5. Click 🧩 (puzzle icon)
6. Choose any mod you want and click `Install`
7. Run the game by clicking `Play`. You should now have the new mod(s) installed!

#### On the website

1. [Open CurseForge search](https://www.curseforge.com/minecraft/search?gameVersionTypeId=4), search for a mod compatible with Fabric and your Minecraft version
2. Open the listing, then `Versions`. Click on any version with mod loader Fabric
3. Click `Install`
4. Select "Fabulously Optimized", click `Install`
5. Run the game by clicking `Play`. You should now have the new mod(s) installed!

### Modrinth App

#### On the app

1. Open Modrinth App
2. Open `|||\` "Library"
3. Click on Fabulously Optimized
4. Click `+ Install content`
5. Search for the mod you want
6. Click `⤓ Install`
7. Go back to `|||\` and run the game as usual. You should now have the new mod(s) installed!

#### On the website

1. [Open Modrinth search](https://modrinth.com/discover/mods?g=categories:fabric), search for a mod compatible with Fabric and your Minecraft version
2. Click on the mod listing
3. Click `Install`, then `Install with Modrinth App`
4. Select `Existing Instance`, then click `Install`
5. Close the addition window with `X`
6. Run the game by clicking `Play`. You should now have the new mod(s) installed!

### Prism Launcher

1. Open Prism Launcher
2. Click on Fabulously Optimized, then `Edit`
3. Click on `Mods`, then `Download mods`
4. Search for the mod you want
5. Select the mod and click `Select mod for download`. Repeat for any other mods you'd want to add.
6. Click `Review and confirm`.
7. A confirmation window appears, click `OK`.
8. The mods will be downloaded and added to your instance.

### MultiMC

1. Open MultiMC
2. Click on Fabulously Optimized, then `Instance Folder`
3. [Open Modrinth search](https://modrinth.com/discover/mods?g=categories:fabric), search for a mod compatible with Fabric and your Minecraft version
4. Choose any mod you want and go to its *Versions* page
5. Click `⤓` on the latest version that is compatible with Fabric and your Minecraft version
6. Once downloaded, copy the JAR file to the pack's "mods" folder.
7. Run the game as usual. You should now have the new mod(s) installed!

### Minecraft Launcher

1. Open Minecraft Launcher, click on `Installations`
2. Hover on the Fabric installation, click 📂
3. [Open Modrinth search](https://modrinth.com/discover/mods?g=categories:fabric), search for a mod compatible with Fabric and your Minecraft version
4. Choose any mod you want and go to its *Versions* page
5. Click `⤓` on the latest version that is compatible with Fabric and your Minecraft version
6. Once downloaded, copy the JAR file to the pack's "mods" folder.
7. Run the game as usual. You should now have the new mod(s) installed!

### Alternative mods

Are you looking for alternatives to:

<table data-card-size="large" 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">Mods originally made for<br><strong>Minecraft Forge</strong></td><td><a href="https://gist.github.com/TrueCP6/4853f15015b210fd3b1e210e9e485f83#file-forge-to-fabric-ports-md">https://gist.github.com/TrueCP6/4853f15015b210fd3b1e210e9e485f83#file-forge-to-fabric-ports-md</a></td></tr><tr><td align="center"><strong>Essential Mod</strong><br>World hosting is already in the modpack</td><td><a href="https://alternatives.microcontrollers.dev/latest/essential/#pictures">https://alternatives.microcontrollers.dev/latest/essential/#pictures</a></td></tr><tr><td align="center"><strong>Lunar Client</strong></td><td><a href="https://alternatives.microcontrollers.dev/latest/lunar/#17-visuals">https://alternatives.microcontrollers.dev/latest/lunar/#17-visuals</a></td></tr><tr><td align="center"><strong>Feather Client</strong></td><td><a href="https://alternatives.microcontrollers.dev/latest/feather/#visuals">https://alternatives.microcontrollers.dev/latest/feather/#visuals</a></td></tr><tr><td align="center"><strong>Badlion Client</strong></td><td><a href="https://alternatives.microcontrollers.dev/latest/badlion/#17-visuals">https://alternatives.microcontrollers.dev/latest/badlion/#17-visuals</a></td></tr></tbody></table>

{% hint style="info" %}
These lists are managed by contributors outside this wiki. There may be mods that are already in this modpack or are incompatible with it.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.download.fo/adding-more-mods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
