Minecraft Fabric Core Mods mod 2026 download
logo
minecraft mod Fabric Core Mods

Fabric Core Mods

Game Version: 1.15.1
Total Downloads: 157
Updated: Jan 14, 2020
Created: Jan 14, 2020
Download Fabric Core ModsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
FCM 1.0.0 release 9.39 KB Jan 14, 2020 1.15.1 157 download Fabric Core Mods FCM 1.0.0 releaseDownload

Description

Share this:

Allows for the classic Forge core mods to be used with Fabric.

 

All this does is add a couple API classes.

IClassTransformer: The thing to implement to transform a class

AsmTarget: An annotation to tell Idea something is used

 

In order to load the IClassTransformer you need to provide a custom field in the mod JSON something like

"custom": {<br /> "gud_fcm": [<br />  "net.gudenau.minecraft.fcme.Transformer"<br /> ]<br />}

 

Comments

Add a comment