faq:user
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| faq:user [2023/04/12 09:52] – poopooracoocoo | faq:user [2025/07/23 08:37] (current) – Update Indium section poopooracoocoo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Frequently Asked Questions (from users) ====== | ====== Frequently Asked Questions (from users) ====== | ||
| - | This is the simplified version! For technical answers, see the [[faq: | + | This is the simplified version! For technical answers, see the [[faq: |
| ===== General ===== | ===== General ===== | ||
| Line 10: | Line 10: | ||
| There exist ways to run Fabric with older versions - modded or vanilla, but they' | There exist ways to run Fabric with older versions - modded or vanilla, but they' | ||
| + | |||
| + | ==== It says that I need to install fabric but I'm already running it! ==== | ||
| + | By ' | ||
| + | |||
| + | ==== How do I see a list of mods in-game? ==== | ||
| + | Fabric doesn' | ||
| + | |||
| + | ==== Where can I download published Fabric mods? ==== | ||
| + | |||
| + | They are most often on [[https:// | ||
| ==== Are there any premade Fabric modpacks? ==== | ==== Are there any premade Fabric modpacks? ==== | ||
| - | Published Fabric modpacks can be found on websites such as [[https:// | + | Yes. Published Fabric modpacks can be found on websites such as the following: |
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | Sometimes | ||
| ==== How can I install a premade Fabric modpack? ==== | ==== How can I install a premade Fabric modpack? ==== | ||
| - | You can use launchers to browse for or install modpacks. [[https:// | + | You can use launchers to browse for or install modpacks: |
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| If someone has shared their modpack export, you can import it into some of these launchers. | If someone has shared their modpack export, you can import it into some of these launchers. | ||
| + | |||
| ==== What launchers can I use to play with Fabric mods (on a custom/ | ==== What launchers can I use to play with Fabric mods (on a custom/ | ||
| - | As of November 2021, the following launchers are available | + | As of August 2023, the following launchers are available |
| - | * Official Launcher - an installer is available on [[https:// | + | * Official Launcher - an installer is available on [[https:// |
| * MultiMC - a guide is available for [[player: | * MultiMC - a guide is available for [[player: | ||
| * Prism Launcher | * Prism Launcher | ||
| * CurseForge App - supports Fabric, just choose " | * CurseForge App - supports Fabric, just choose " | ||
| - | * GDLauncher - supports Fabric, just choose " | + | * GDLauncher - supports Fabric, just choose " |
| * ATLauncher - supports Fabric download and installation. | * ATLauncher - supports Fabric download and installation. | ||
| + | * Modrinth App | ||
| * HMCL - supports Fabric download and installation, | * HMCL - supports Fabric download and installation, | ||
| - | |||
| - | **Please keep in mind** that Fabric API is a separate component and must be downloaded separately - you can find it [[https:// | ||
| - | |||
| - | We recommend MultiMC due to its superior user experience for modded environments. | ||
| ==== What launchers can I use to share a Fabric modpack? ==== | ==== What launchers can I use to share a Fabric modpack? ==== | ||
| - | As of 30th June 2019, the following launchers are available for this: | + | As of August 2023, the following launchers are available for this: |
| * MCUpdater - [[tutorial: | * MCUpdater - [[tutorial: | ||
| Line 44: | Line 66: | ||
| * ATLauncher - [[tutorial: | * ATLauncher - [[tutorial: | ||
| * MultiMC | * MultiMC | ||
| + | * Prism Launcher | ||
| * CurseForge App | * CurseForge App | ||
| * GDLauncher | * GDLauncher | ||
| + | * Modrinth App | ||
| + | * Packwiz (CLI) | ||
| + | * Moddermore (website) | ||
| - | === Why should I use an alternative launcher? === | + | ==== Why should I use an alternative launcher? |
| The default, vanilla Minecraft Launcher is oftentimes not enough to manage a lot of modded instances. | The default, vanilla Minecraft Launcher is oftentimes not enough to manage a lot of modded instances. | ||
| Line 54: | Line 80: | ||
| Advantages of using an alternative launcher: | Advantages of using an alternative launcher: | ||
| - | * Most alternative launchers have one-click installs for Fabric | + | * Easily install |
| - | * Some alternative launchers have built-in mod downloading and updating | + | * Built-in mod downloading and updating |
| - | * Some alternative launchers have built-in modpack downloading and updating | + | * Automatically download mod dependencies |
| - | * Some alternative launchers allow you to export and import modpacks | + | * Built-in modpack downloading and updating |
| + | * Allow you to export and import modpacks | ||
| * Designed specifically for modded Minecraft | * Designed specifically for modded Minecraft | ||
| - | * Most alternative launchers automatically | + | * Automatically |
| + | * May launch faster | ||
| ===== Interoperability ===== | ===== Interoperability ===== | ||
| Line 65: | Line 93: | ||
| ==== Can Fabric run together with Bukkit/ | ==== Can Fabric run together with Bukkit/ | ||
| - | Not at the moment. This may change by the end of the year, but is unlikely to be officially supported. | + | No, and it is unlikely to be officially supported. This is due to many core differences between Fabric and Bukkit/ |
| + | |||
| + | If you really want to run plugins on Fabric, you can try the unofficial [[https:// | ||
| ==== Can Fabric run together with Forge? ==== | ==== Can Fabric run together with Forge? ==== | ||
| Line 71: | Line 101: | ||
| No. Forge mods must run on Forge, and Fabric mods must run on Fabric. You cannot mix mods. | No. Forge mods must run on Forge, and Fabric mods must run on Fabric. You cannot mix mods. | ||
| - | * Fabric does not currently | + | * Fabric does not work on top of Forge. |
| * It is theoretically possible to create a way to do so - that is to say, there are no known major technical obstacles in accomplishing such. | * It is theoretically possible to create a way to do so - that is to say, there are no known major technical obstacles in accomplishing such. | ||
| - | * There were some experiments and discussions done in this regard (as of 30th June), but nothing usable by end users or mod developers. | ||
| - | The development team does not consider Forge interoperability a high-priority goal, as our focus in our limited time dedicated to the project is on supporting the Fabric community and its developers and users. | + | The Fabric |
| + | |||
| + | There is, however, Sinytra Connector ([[https:// | ||
| ==== Can Fabric run together with OptiFine? ==== | ==== Can Fabric run together with OptiFine? ==== | ||
| - | Consider using an OptiFine | + | Consider using [[community: |
| - | [[https:// | + | In particular, OptiFabric 1.14.25 is currently incompatible with Architectury API and Replay Mod. |
| - | [[https://lambdaurora.dev/optifine_alternatives|OptiFine alternatives on Fabric]] | + | ==== I only have OptiFabric and OptiFine and Minecraft crashes on launch! ==== |
| + | This is because OptiFabric 1.13.25 and below are incompatible with Fabric Loader 0.15.0 and above. This is why you'll see '' | ||
| - | [[https://gist.github.com/ | + | ==== Text has been replaced by squares/tofus when I add Fabric API to my 1.20.1 instance with OptiFabric 1.13.25 ==== |
| + | If you're using OptiFabric 1.13.25 for compatibility with Architectury, | ||
| + | |||
| + | ==== OptiFabric crashes on my 1.18.2 or 1.19.2 instance when I add Fabric API to it ==== | ||
| + | OptiFabric is currently incompatible with Fabric API 0.77.0. You'll need to use Fabric API 0.76.1. | ||
| ==== Oh no! I've tried enabling shaders on OptiFine and my world looks all weird! ==== | ==== Oh no! I've tried enabling shaders on OptiFine and my world looks all weird! ==== | ||
| Line 92: | Line 128: | ||
| **DO NOT** downgrade Fabric API as a workaround for this. It's a bad idea. | **DO NOT** downgrade Fabric API as a workaround for this. It's a bad idea. | ||
| + | |||
| + | ==== My instance with Sodium and Continuity crashes when gravel/sand falls or when a piston extends ==== | ||
| + | This is because Sodium 0.5.x and below do not support the Fabric Rendering API which some mods such as Continuity use. This is why you'll see '' | ||
| + | |||
| + | ==== Text has been replaced by squares/ | ||
| + | This is most likely because a mod requires Indium. | ||
| ==== Can Fabric run together with Sponge? ==== | ==== Can Fabric run together with Sponge? ==== | ||
| Not at the moment. Sponge does not yet have a ready API or a working implementation for 1.14, the Minecraft version that Fabric runs on. | Not at the moment. Sponge does not yet have a ready API or a working implementation for 1.14, the Minecraft version that Fabric runs on. | ||
| + | |||
faq/user.1681293130.txt.gz · Last modified: 2023/04/12 09:52 by poopooracoocoo