{"repo":"FabricCompatibilityLayers/Fabricated-Legacy-Forge","free":true,"listed":false,"github":"https://github.com/FabricCompatibilityLayers/Fabricated-Legacy-Forge","clone":"git clone https://github.com/FabricCompatibilityLayers/Fabricated-Legacy-Forge.git","description":"Compatibility layer for legacy forge mods to work with FabricLoader","language":"Java","stars":41,"topics":["fabric","minecraft-mod","mod","minecraft","modding"],"license":"OSL-3.0","category":"game-templates","readme_excerpt":"Fabricated Legacy Forge A compatibility layer that lets legacy Minecraft Forge/FML mods run on Fabric Loader for Minecraft 1.3.2 . Available on Modrinth: https://modrinth.com/mod/fabricated-forge --- What it does Forge mods written for Minecraft 1.3.2 expect the old Forge/FML (Forge Mod Loader) APIs and use obfuscated class names. Fabric Loader uses a completely different mod-loading pipeline and the Calamus namespace. This project bridges the two: - Bootstraps the FML mod-loading lifecycle (mod discovery, @Mod initialization, event bus, coremods) inside a Fabric preLaunch entrypoint - Remaps class/method/field references at runtime so mods compiled against Searge/MCP names resolve correctly against the Fabric-deobfuscated game - Intercepts reflection calls ( Class.forName , getDeclaredMethod , etc.) at the bytecode level so runtime lookups are also remapped - Reimplements the MinecraftForge API surface (block hooks, entity events, rendering extensions, IBXM audio) as Fabric Mixins --- Requirements Dependency Version --- ---------- Minecraft 1.3.2 Fabric Loader ≥ 0.18.2 Mod Remapping API ≥ 1.28.3 --- Project structure New Minecraft class modifications should be Mixins, not patches. The patches/ directories are legacy and are being migrated. --- Building Requires JDK 17 (produces Java 8 bytecode). CI validates with spotlessCheck + build . There are no automated tests. --- Contributing - All Minecraft class modifications must use Spongepowered Mixins, not patches. - Use access ","default_branch":null,"files":null,"tree":[],"storefront":"/r/FabricCompatibilityLayers","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/FabricCompatibilityLayers/Fabricated-Legacy-Forge/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}