User Tools

Site Tools


faq:user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
faq:user [2019/06/29 22:13] – created asiefaq:user [2019/06/29 22:16] asie
Line 3: Line 3:
 ===== Interoperability ===== ===== Interoperability =====
  
-==== What Minecraft versions does Fabric run on? ====+==== What Minecraft versions does Fabric support? ====
  
 For most end users, the answer is "snapshot 18w43b and above, releases 1.14 and above". For most end users, the answer is "snapshot 18w43b and above, releases 1.14 and above".
  
-In theorythere is nothing stopping you from running Fabric's mod loader on older versions of Minecraft, all the way down to c0.0.11a. However, mappings don't yet exist for those versions - as such, making mods is made... a tad more complicated.+For more detailed answersread below.
  
 ==== Can Fabric run together with Bukkit/Spigot/Paper? ==== ==== Can Fabric run together with Bukkit/Spigot/Paper? ====
Line 15: Line 15:
 ==== Can Fabric run together with Forge? ==== ==== Can Fabric run together with Forge? ====
  
-With regards to modern Minecraft versions (1.13+): +  * Fabric does not currently work on top of Forge on modern Minecraft versions.
- +
-  * Fabric does not currently work on top of Forge on those versions.+
   * 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.   * There were some experiments and discussions done in this regard (as of 30th June), but nothing usable by end users or mod developers.
  
-With regards to older Minecraft versions:+The development team does not consider Forge interop a high-priority goal, as our focus is on supporting the Fabric community and its developers and users.
  
-  * 1.6 ~ 1.12.2: While Fabric used to run on top of LaunchWrapper, this functionality is currently unmaintained and in need of rework. +==== Can Fabric run together with OptiFine? ====
-  * 1.3.1 ~ 1.5.2: Not currently planned. +
-  * 1.2.5 and below: Functional! See the ModLoader section.+
  
-The development team does not consider Forge interop a high-priority goalas our focus is on supporting the Fabric community and its developers and users.+Not officially. Howeverunofficial mods exist to faciliate the launching of OptiFine for 1.14+ on Fabric. Your mileage may vary, however.
  
-==== Can Fabric run together with ModLoader? ====+==== Can Fabric run on older Minecraft versions? ====
  
-Yes! However, to ensure proper support, you must enable //compatibility mode// in Fabric Loaderby adding the JVM flag ''%%-Dfabric.loader.useCompatibilityClassLoader=true%%''To some extentthis also works on Java 9+ howeversome mods, like RedPower 2, will break.+In theorythere is nothing stopping you from running Fabric's mod loader on older versions of Minecraftall the way down to c0.0.11aHowevermappings don't yet exist for those versions as suchmaking mods is made... a tad more complicated.
  
-==== Can Fabric run together with OptiFine? ====+==== Can Fabric run on older Minecraft versions with mods? ====
  
-Not officially. Howeverunofficial mods exist to faciliate the launching of OptiFine for 1.14+ on Fabric. Your mileage may varyhowever.+Yes! Generallyall JAR mods (such as old versions of OptiFine, or Better Than Wolves) should work fine, and allow the same degree of moddability you'd get with an unmodded version of Minecraft. However, there are some special notes: 
 + 
 +For most pre-1.13 mod loaders, you must enable //compatibility mode// in Fabric Loader, by adding the JVM flag ''%%-Dfabric.loader.useCompatibilityClassLoader=true%%''
 + 
 +With regards to running Minecraft Forge: 
 + 
 +  * 1.6 ~ 1.12.2: While Fabric used to run on top of LaunchWrapperthis functionality is currently unmaintained and in need of rework. 
 +  * 1.3.1 ~ 1.5.2: Not currently planned. 
 +  * 1.2.5 and below: Functional, just like ModLoader. 
 + 
 +With regards to running ModLoader: No known problems.
faq/user.txt · Last modified: 2024/02/10 06:06 by poopooracoocoo