Fake Fabric Loader has been archived. Fake Fabric Loader will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.17-pre2
1.16.x
1.15.x
1.14.x
Platforms
Quilt
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed CC0-1.0
Created 3 years ago
Updated 3 years ago
Only available for Quilt. There will be no port to Fabric or Forge, as this is not possible/neccesary.
This mod reimplements some of Fabric Loader's internal API (net.fabricmc.loader.FabricLoader) using the public API (net.fabricmc.loader.api.FabricLoader), allowing some improperly written mods to run on Quilt Loader.
It attempts to show warnings whenever the internal API is accessed.
This is not intended for mods to depend on, rather fix your code.