Skip to content

Commit

Permalink
Update fabricapi.ytag (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Poopooracoocoo authored Sep 26, 2023
1 parent 815da1f commit 0e73d17
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tags/faq/fabricapi.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ embed:
title: Fabric API

---

In most Fabric modding setups, you have to install Fabric (API), which you can download from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) or [Modrinth](https://modrinth.com/mod/fabric-api). Make sure to install the _latest version of Fabric (API) for the version of Minecraft you are using_. Fabric (API) is a mod that most mods depend on, that is installed separately to Fabric Loader like any other mod.
Fabric Loader may inform you that a mod called "fabric" is missing. It is actually Fabric API.

Fabric (API) is a mod that most mods depend on that is installed separately to Fabric Loader like any other mod.

You can download it from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) or [Modrinth](https://modrinth.com/mod/fabric-api).

Make sure to install the _latest version of Fabric (API) for the version of Minecraft you are using_.

0 comments on commit 0e73d17

Please sign in to comment.