# 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!

<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"><strong>CurseForge App</strong></td><td><a href="/pages/OS1WUombVQRJq0dtzfGu">/pages/OS1WUombVQRJq0dtzfGu</a></td></tr><tr><td align="center"><strong>Modrinth App</strong></td><td><a href="/pages/kqfSQERUVePIIbZyl1HB">/pages/kqfSQERUVePIIbZyl1HB</a></td></tr><tr><td align="center"><strong>Prism Launcher</strong></td><td><a href="/pages/vuwwS2tEhTb3LpdnPL4F">/pages/vuwwS2tEhTb3LpdnPL4F</a></td></tr><tr><td align="center"><strong>MultiMC</strong></td><td><a href="/pages/q0wGxtniMEXkqMTe3Lxh">/pages/q0wGxtniMEXkqMTe3Lxh</a></td></tr><tr><td align="center"><strong>Minecraft Launcher</strong></td><td><a href="/pages/uE4omHZbTVNMS4KUC1r3">/pages/uE4omHZbTVNMS4KUC1r3</a></td></tr></tbody></table>

### 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" %}
Alternative mod 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.
