diff --git a/tags/faq/fabricapi.ytag b/tags/faq/fabricapi.ytag index 466542f..9f2a1f3 100644 --- a/tags/faq/fabricapi.ytag +++ b/tags/faq/fabricapi.ytag @@ -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_.